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 8c14920 commit 0a2bc89Copy full SHA for 0a2bc89
1 file changed
.github/workflows/buildrelease.yml
@@ -69,7 +69,7 @@ jobs:
69
token: ${{ env.GITHUB_TOKEN }}
70
71
- name: Download tarball
72
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
73
with:
74
name: python-tarball
75
path: .
0 commit comments