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 d737fcb commit 3e0e907Copy full SHA for 3e0e907
.github/workflows/pypi-publish-on-release.yml
@@ -74,7 +74,7 @@ jobs:
74
75
steps:
76
- name: Download all the dists
77
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
78
with:
79
name: python-package-distributions
80
path: dist/
0 commit comments