Skip to content

Commit 4c7feb9

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

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
@@ -203,7 +203,7 @@ jobs:
203203
steps:
204204
- uses: actions/download-artifact@v6
205205
- name: Generate artifact attestation
206-
uses: actions/attest-build-provenance@v3
206+
uses: actions/attest-build-provenance@v4
207207
with:
208208
subject-path: 'wheels-*/*'
209209
- name: Install uv

0 commit comments

Comments
 (0)