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 a9b3071 commit 59be0dfCopy full SHA for 59be0df
.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@v4
+ uses: actions/download-artifact@v5
47
with:
48
name: python-package-distributions
49
path: dist/
0 commit comments