Skip to content

Commit 78c5dec

Browse files
committed
Upgrade cibuildwheel to 3.3.1
1 parent b155ccf commit 78c5dec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
uses: docker/setup-qemu-action@v3
4040
with:
4141
platforms: all
42-
- uses: pypa/cibuildwheel@v2.22.0
42+
- uses: pypa/cibuildwheel@v3.3.1
4343
- uses: actions/upload-artifact@v4
4444
with:
4545
name: artifact-wheel-${{ matrix.os }}

0 commit comments

Comments
 (0)