Skip to content

Commit fc059be

Browse files
committed
Update cibuildwheel dependency
1 parent 7f59f7c commit fc059be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/release.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- uses: actions/checkout@v6
4747

4848
- name: Build wheels
49-
uses: pypa/cibuildwheel@v3.4.1
49+
uses: pypa/cibuildwheel@v4.2.0
5050
env:
5151
CIBW_PLATFORM: ${{ matrix.platform }}
5252
CIBW_ARCHS: ${{ matrix.archs }}

0 commit comments

Comments
 (0)