We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c31967 + be512cd commit 4418eefCopy full SHA for 4418eef
1 file changed
.github/workflows/deploy.yaml
@@ -78,7 +78,7 @@ jobs:
78
needs: [build_wheels, build_sdist]
79
runs-on: ubuntu-latest
80
steps:
81
- - uses: actions/download-artifact@v6
+ - uses: actions/download-artifact@v7
82
with:
83
merge-multiple: true
84
path: dist
0 commit comments