Skip to content

Commit 0f5db09

Browse files
authored
Update .github/workflows/wheels.yml
1 parent d01b306 commit 0f5db09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
run: ls -lh dist
131131

132132
- name: Generate artifact attestation for sdist and wheels
133-
uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
133+
uses: actions/attest-build-provenance@v2
134134
with:
135135
subject-path: "dist/boost_histogram-*"
136136

0 commit comments

Comments
 (0)