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 d74c40d commit 867bbb6Copy full SHA for 867bbb6
.github/workflows/wheels.yml
@@ -80,7 +80,7 @@ jobs:
80
with:
81
python-version: "3.x"
82
83
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
84
85
pattern: cibw-*
86
merge-multiple: true
0 commit comments