Skip to content

Commit ec6cff4

Browse files
Bump actions/attest-build-provenance from 3 to 4 (#401)
1 parent 04b772f commit ec6cff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
pattern: cibw-*
153153
path: dist
154154
merge-multiple: true
155-
- uses: actions/attest-build-provenance@v3
155+
- uses: actions/attest-build-provenance@v4
156156
with:
157157
subject-path: 'dist/**/*'
158158

0 commit comments

Comments
 (0)