We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e71e06c commit 2c29e48Copy full SHA for 2c29e48
.github/workflows/wheels.yml
@@ -62,7 +62,7 @@ jobs:
62
steps:
63
- uses: actions/setup-python@v2
64
65
- - uses: actions/download-artifact@v2
+ - uses: actions/download-artifact@v3
66
with:
67
name: artifact
68
path: dist
0 commit comments