.github/workflows/build.yml: update actions/setup-python to v5
This commit is contained in:
parent
93eb3da48a
commit
53090e3745
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -111,7 +111,7 @@ jobs:
|
||||
with:
|
||||
key: macos
|
||||
|
||||
- uses: actions/setup-python@v1
|
||||
- uses: actions/setup-python@v5
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user