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 27c2198 commit 7b131d3Copy full SHA for 7b131d3
.github/workflows/wheels.yml
@@ -79,7 +79,7 @@ jobs:
79
with:
80
python-version: "3.x"
81
82
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v6
83
84
path: dist
85
merge-multiple: true
0 commit comments