We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b2b3ff commit 1df88ecCopy full SHA for 1df88ec
.github/workflows/wheels.yml
@@ -70,7 +70,7 @@ jobs:
70
with:
71
python-version: "3.x"
72
73
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
74
75
pattern: cibw-*
76
path: dist
0 commit comments