Skip to content

Commit 65bb4ae

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

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
@@ -168,7 +168,7 @@ jobs:
168168
steps:
169169
- uses: actions/download-artifact@v7
170170
- name: Generate artifact attestation
171-
uses: actions/attest-build-provenance@v3
171+
uses: actions/attest-build-provenance@v4
172172
with:
173173
subject-path: 'wheels-*/*'
174174
- name: Publish to PyPI

0 commit comments

Comments
 (0)