Thanks to visit codestin.com Credit goes to github.com
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 eb342f1 + 27cc94b commit 9f49b07Copy full SHA for 9f49b07
.github/workflows/cibuildwheel.yml
@@ -216,7 +216,7 @@ jobs:
216
run: ls dist
217
218
- name: Generate artifact attestation for sdist and wheel
219
- uses: actions/attest-build-provenance@210c1913531870065f03ce1f9440dd87bc0938cd # v1.4.0
+ uses: actions/attest-build-provenance@310b0a4a3b0b78ef57ecda988ee04b132db73ef8 # v1.4.1
220
with:
221
subject-path: dist/matplotlib-*
222
0 commit comments