We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d61eb90 commit eb5b24bCopy full SHA for eb5b24b
.github/workflows/python-publish-release.yml
@@ -62,7 +62,7 @@ jobs:
62
permissions:
63
id-token: write
64
steps:
65
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v3
66
with:
67
name: artifact
68
path: dist
0 commit comments