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.
2 parents e36c559 + e6f84a9 commit fd5c450Copy full SHA for fd5c450
.github/workflows/upload_pypi.yml
@@ -42,7 +42,7 @@ jobs:
42
id-token: write
43
steps:
44
- name: Download all the dists
45
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v5
46
with:
47
name: python-package-distributions
48
path: dist/
0 commit comments