We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c81de9 + 8410fa5 commit cb15397Copy full SHA for cb15397
2 files changed
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Upload Release Asset
11
runs-on: windows-latest
12
steps:
13
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
14
with:
15
python-version: '3.11.5'
16
.github/workflows/test.yml
name: Test Python set up
0 commit comments