We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c72557 + f6fcbf3 commit 2996588Copy full SHA for 2996588
2 files changed
.github/workflows/build-pypi.yml
@@ -50,7 +50,7 @@ jobs:
50
51
steps:
52
- name: Stage wheels
53
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
54
with:
55
pattern: dist-*
56
merge-multiple: true
.github/workflows/build-testpypi.yml
0 commit comments