Skip to content

Commit 70ce53c

Browse files
chore(deps): update actions/attest-build-provenance action to v3
1 parent b7061ec commit 70ce53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ jobs:
179179
steps:
180180
- uses: actions/download-artifact@v4
181181
- name: Generate artifact attestation
182-
uses: actions/attest-build-provenance@v2
182+
uses: actions/attest-build-provenance@v3
183183
with:
184184
subject-path: 'wheels-*/*'
185185
- name: Publish to PyPI

0 commit comments

Comments
 (0)