Skip to content

Commit 3f313a4

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

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
@@ -205,7 +205,7 @@ jobs:
205205
steps:
206206
- uses: actions/download-artifact@v6
207207
- name: Generate artifact attestation
208-
uses: actions/attest-build-provenance@v3
208+
uses: actions/attest-build-provenance@v4
209209
with:
210210
subject-path: "wheels-*/*"
211211
- name: Install uv

0 commit comments

Comments
 (0)