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 8249720 + d6f57a4 commit 62f7cdbCopy full SHA for 62f7cdb
.github/workflows/upload_pypi.yml
@@ -43,7 +43,7 @@ jobs:
43
id-token: write
44
steps:
45
- name: Download all the dists
46
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
47
with:
48
name: python-package-distributions
49
path: dist/
0 commit comments