Skip to content

Commit c5fa2b1

Browse files
committed
Bump up cibuildwheel version
1 parent a61381f commit c5fa2b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v4
4747

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

0 commit comments

Comments
 (0)