Skip to content

Commit aadb5ef

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

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

0 commit comments

Comments
 (0)