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 c5df042 commit 1562c60Copy full SHA for 1562c60
.github/workflows/cibuildwheel.yml
@@ -69,7 +69,7 @@ jobs:
69
permissions:
70
id-token: write
71
steps:
72
- - uses: actions/download-artifact@v5
+ - uses: actions/download-artifact@v6
73
with:
74
pattern: artifact-*
75
merge-multiple: true
0 commit comments