Skip to content

Commit 3bce36a

Browse files
committed
chore: use commit with fix
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 44f34a2 commit 3bce36a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibw-cc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- if: matrix.platform == 'ios'
3939
run: brew upgrade cmake
4040

41-
- uses: pypa/cibuildwheel@v3.1
41+
- uses: pypa/cibuildwheel@63bdd4f043a77f1bd23b2ba9376972b6dc7b4779
4242
env:
4343
CIBW_PLATFORM: ${{ matrix.platform }}
4444
CIBW_ARCHS: ${{ matrix.archs || 'auto' }}

0 commit comments

Comments
 (0)