Update .github/workflows/build_push.yml
This commit is contained in:
parent
7b3fbe3d3a
commit
d40494aece
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
|
@ -154,7 +154,7 @@ jobs:
|
|||
packages: "build-tools;34.0.0"
|
||||
|
||||
- name: Set up Python
|
||||
uses: https://github.com/actions/setup-python@v5
|
||||
uses: https://github.com/actions/setup-python@5db1cf9a59fb97c40a68accab29236f0da7e94db # v5
|
||||
with:
|
||||
python-version: '3.10'
|
||||
architecture: 'x64'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue