We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aed323d + 98d09d0 commit ebaeeb4Copy full SHA for ebaeeb4
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