We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e78aaed + a80d678 commit 4d8cc16Copy full SHA for 4d8cc16
1 file changed
.github/workflows/deploy.yml
@@ -67,7 +67,7 @@ jobs:
67
id-token: write
68
needs: [build_wheel, build_sdist]
69
steps:
70
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
71
with:
72
name: artifact
73
path: dist
0 commit comments