We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6dbdc91 + 42a7468 commit 59408adCopy full SHA for 59408ad
1 file changed
.github/workflows/pypi.yml
@@ -18,7 +18,7 @@ jobs:
18
id-token: write
19
steps:
20
- name: Download distributions 📦
21
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v8
22
with:
23
name: package
24
path: dist/
0 commit comments