We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6e75c9 commit f035ff5Copy full SHA for f035ff5
1 file changed
.github/workflows/buildrelease.yml
@@ -79,7 +79,7 @@ jobs:
79
tar -xzf Python-${{ github.ref_name }}.tgz
80
shell: bash
81
82
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
83
with:
84
python-version: '3.x'
85
0 commit comments