Skip to content

Commit 7bdabd6

Browse files
authored
Merge branch 'main' into dependabot/cargo/rust/cargo-553fd7204f
2 parents a0672b4 + ccf37f1 commit 7bdabd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maturin_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
steps:
105105
- uses: actions/download-artifact@v4
106106
- name: Generate artifact attestation
107-
uses: actions/attest-build-provenance@v1
107+
uses: actions/attest-build-provenance@v2
108108
with:
109109
subject-path: 'wheels-*/*'
110110
- name: Publish to PyPI

0 commit comments

Comments
 (0)