Skip to content

Commit 7bd8942

Browse files
committed
update cibuildwheel
1 parent 4138e51 commit 7bd8942

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheel-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ jobs:
270270
271271
# Build wheel
272272
- name: Build wheels
273-
uses: pypa/cibuildwheel@v3.4.0
273+
uses: pypa/cibuildwheel@v4.1.0
274274
env:
275275
CIBW_BUILD_FRONTEND: build
276276
CIBW_BUILD_VERBOSITY: 1

0 commit comments

Comments
 (0)