We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa9452b commit 2a6ed6dCopy full SHA for 2a6ed6d
.github/workflows/wheels.yml
@@ -44,7 +44,7 @@ jobs:
44
with:
45
python-version: "3.x"
46
47
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4.1.7
48
49
name: artifact
50
path: dist
0 commit comments