We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a98deb commit 06caec2Copy full SHA for 06caec2
1 file changed
.github/workflows/nightly-pypi-build.yml
@@ -71,7 +71,7 @@ jobs:
71
72
steps:
73
- name: Download all the artifacts
74
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
75
with:
76
merge-multiple: true
77
path: dist/
0 commit comments