We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ad01bd + 98d09d0 commit 8e9928fCopy full SHA for 8e9928f
1 file changed
.github/workflows/python-publish.yml
@@ -40,7 +40,7 @@ jobs:
40
41
steps:
42
- name: Retrieve release distributions
43
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
44
with:
45
name: release-dists
46
path: dist/
0 commit comments