Skip to content

Commit 097712a

Browse files
committed
Update cibuildwheel
1 parent 75bd4e9 commit 097712a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.21.2
42+
- uses: pypa/cibuildwheel@v2.22.0
4343
- uses: actions/upload-artifact@v4
4444
with:
4545
name: artifact-wheel-${{ matrix.os }}

0 commit comments

Comments
 (0)