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 08c1617 commit a4ff6e2Copy full SHA for a4ff6e2
.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@v5
+ uses: actions/download-artifact@v6
46
with:
47
name: python-package-distributions
48
path: dist/
0 commit comments