changed actions/setup-python to v4
Some checks failed
Build / build-windows-binary (push) Failing after 1m22s
Some checks failed
Build / build-windows-binary (push) Failing after 1m22s
This commit is contained in:
parent
73acbb6646
commit
cfa23470a8
@ -26,7 +26,7 @@ jobs:
|
||||
contents: write # release changes require contents write
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.12.4'
|
||||
# cache: 'pip' # caching pip dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user