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.
2 parents 4af7ac2 + 3ffe547 commit f1b39e6Copy full SHA for f1b39e6
.github/workflows/build_wheels.yml
@@ -116,7 +116,7 @@ jobs:
116
id-token: write
117
if: github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags/')
118
steps:
119
- - uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
+ - uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
120
with:
121
# unpacks all CIBW artifacts into dist/
122
pattern: cibw-*
0 commit comments