We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69260de commit b69f2a0Copy full SHA for b69f2a0
.github/workflows/build-pypi.yml
@@ -68,7 +68,7 @@ jobs:
68
needs: build
69
steps:
70
- uses: actions/checkout@v2
71
- - uses: actions/download-artifact@v2
+ - uses: actions/download-artifact@v4.1.7
72
with:
73
name: dist
74
path: dist
0 commit comments