We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bbd9067 + 2f56eb3 commit 392b1c6Copy full SHA for 392b1c6
1 file changed
.github/workflows/python-publish.yml
@@ -59,7 +59,7 @@ jobs:
59
60
steps:
61
- name: Retrieve release distributions
62
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v8
63
with:
64
name: release-dists
65
path: dist/
0 commit comments