Skip to content

Commit 145caf8

Browse files
chore(deps): update actions/attest-build-provenance action to v4 (#112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c1f8a01 commit 145caf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173
steps:
174174
- uses: actions/download-artifact@v6
175175
- name: Generate artifact attestation
176-
uses: actions/attest-build-provenance@v3
176+
uses: actions/attest-build-provenance@v4
177177
with:
178178
subject-path: 'wheels-*/*'
179179
- name: Install uv

0 commit comments

Comments
 (0)