We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31f952f + 248d68e commit 1c61f91Copy full SHA for 1c61f91
2 files changed
.github/workflows/build-pypi.yml
@@ -54,7 +54,7 @@ jobs:
54
55
steps:
56
- name: Stage wheels
57
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
58
with:
59
pattern: dist-*
60
merge-multiple: true
.github/workflows/build-testpypi.yml
0 commit comments