Skip to content

Commit a7b4652

Browse files
committed
Pin hash for cibuildwheel
1 parent da0ef5b commit a7b4652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
persist-credentials: false
8181

8282
- name: Build wheels
83-
uses: pypa/cibuildwheel@v2.23.3
83+
uses: pypa/cibuildwheel@faf86a6ed7efa889faf6996aa23820831055001a # v2.23.3
8484

8585
- name: Attest GitHub build provenance
8686
uses: actions/attest-build-provenance@v2

0 commit comments

Comments
 (0)