Skip to content

Commit 96c2dd2

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

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)