Skip to content

Commit 2b53d27

Browse files
Update actions/attest-build-provenance action to v4
1 parent 9a61bc1 commit 2b53d27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ jobs:
312312
steps:
313313
- uses: actions/download-artifact@v8
314314
- name: Generate artifact attestation
315-
uses: actions/attest-build-provenance@v3
315+
uses: actions/attest-build-provenance@v4
316316
with:
317317
subject-path: 'wheels-*/*'
318318
- name: Publish to PyPI

0 commit comments

Comments
 (0)