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 7055fa4 commit 8c14920Copy full SHA for 8c14920
1 file changed
.github/workflows/buildrelease.yml
@@ -18,7 +18,7 @@ jobs:
18
shell: bash
19
20
- name: Upload tarball
21
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
22
with:
23
name: python-tarball
24
path: Python-${{ github.ref_name }}.tgz
0 commit comments