Skip to content

Commit da9cd79

Browse files
chore(deps): update actions/attest-build-provenance action to v4
1 parent cd418f9 commit da9cd79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ jobs:
254254
fetch-depth: 0
255255
- uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7
256256
- name: Generate artifact attestation
257-
uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3
257+
uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4
258258
with:
259259
subject-path: 'wheels-*/*'
260260
- name: Set up Node.js

0 commit comments

Comments
 (0)