We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95c7643 + a6c252c commit 79f4793Copy full SHA for 79f4793
1 file changed
.github/workflows/python-publish.yml
@@ -55,7 +55,7 @@ jobs:
55
56
steps:
57
- name: Download distribution artifacts
58
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v8
59
with:
60
name: python-package-distributions
61
path: dist/
@@ -79,7 +79,7 @@ jobs:
79
80
81
82
83
84
85
0 commit comments