Merge pull request #179 from SunshineStream/dependabot/github_actions/nightly/actions/setup-python-4
Bump actions/setup-python from 3 to 4
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Install Python 3.9
|
- name: Install Python 3.9
|
||||||
uses: actions/setup-python@v3 # https://github.com/actions/setup-python
|
uses: actions/setup-python@v4 # https://github.com/actions/setup-python
|
||||||
with:
|
with:
|
||||||
python-version: '3.9'
|
python-version: '3.9'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user