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 4c61d13 commit 8395f5cCopy full SHA for 8395f5c
.github/workflows/pypi-release.yml
@@ -28,7 +28,7 @@ jobs:
28
permissions:
29
id-token: write
30
steps:
31
- - uses: actions/download-artifact@v5
+ - uses: actions/download-artifact@v6
32
with:
33
# unpacks default artifact into dist/
34
# if `name: artifact` is omitted, the action will create extra parent dir
0 commit comments