Skip to content

Commit a0f050a

Browse files
committed
Upgrade cibuildwheel to 3.4.0
1 parent bac5a1d commit a0f050a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheel-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ jobs:
271271
272272
# Build wheel
273273
- name: Build wheels
274-
uses: pypa/cibuildwheel@v3.1.1
274+
uses: pypa/cibuildwheel@v3.4.0
275275
env:
276276
CIBW_BUILD_FRONTEND: build
277277
CIBW_BUILD_VERBOSITY: 1

0 commit comments

Comments
 (0)