We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b39280e + 3dab91f commit 0fcfb71Copy full SHA for 0fcfb71
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@v7
+ uses: actions/download-artifact@v8
54
with:
55
pattern: dist-*
56
merge-multiple: true
.github/workflows/build-testpypi.yml
0 commit comments