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 b156ea6 commit 0283169Copy full SHA for 0283169
.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