Use setup-python@v4
This commit is contained in:
parent
9ef69a2c7a
commit
7c60ff7ad6
41 changed files with 41 additions and 41 deletions
2
.github/workflows/python-deps.yml
vendored
2
.github/workflows/python-deps.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Setup Python on MacOS
|
||||
uses: actions/setup-python@v2
|
||||
uses: actions/setup-python@v4
|
||||
if: |
|
||||
matrix.os == 'macos-latest' && (
|
||||
matrix.version == 'stable-20220908' ||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue