We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d18659 + 124c47f commit 538feeeCopy full SHA for 538feee
1 file changed
.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@v6
+ uses: actions/download-artifact@v7
46
with:
47
name: python-package-distributions
48
path: dist/
0 commit comments