Skip to content

Commit 41e6582

Browse files
authored
Merge pull request #203 from projectsyn/renovate/actions-attest-build-provenance-4.x
Update actions/attest-build-provenance action to v4
2 parents 9a61bc1 + 2b53d27 commit 41e6582

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)