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 11d488b commit c0470feCopy full SHA for c0470fe
1 file changed
.github/workflows/ci.yml
@@ -298,7 +298,7 @@ jobs:
298
persist-credentials: false
299
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
300
- name: Generate artifact attestation
301
- uses: actions/attest-build-provenance@e4d4f7c39adfa4c260fb5c147f0622000aa14b99 # v4.0.0
+ uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
302
with:
303
subject-path: wheels-*/*
304
- name: Publish to PyPI
0 commit comments