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 8249720 commit d6f57a4Copy full SHA for d6f57a4
.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