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 8ee710e commit ba3269bCopy full SHA for ba3269b
.github/workflows/deploy.yml
@@ -36,7 +36,7 @@ jobs:
36
run: ls -lha dist/
37
38
- name: Generate artifact attestation for sdist and wheel
39
- uses: actions/attest-build-provenance@bdd51370e0416ac948727f861e03c2f05d32d78e # v1.3.2
+ uses: actions/attest-build-provenance@310b0a4a3b0b78ef57ecda988ee04b132db73ef8 # v1.4.1
40
with:
41
subject-path: dist/uproot-*
42
0 commit comments