We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62cb186 commit 7fe9a0aCopy full SHA for 7fe9a0a
.github/workflows/python-publish.yml
@@ -68,7 +68,7 @@ jobs:
68
needs: [build_wheels, make_sdist]
69
runs-on: ubuntu-latest
70
steps:
71
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v3
72
with:
73
name: artifact
74
path: dist
0 commit comments