Skip to content

Commit 186d4db

Browse files
Bump pypa/cibuildwheel from 4.1.1 to 4.2.0(#724)
1 parent ea6b84f commit 186d4db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
platforms: ${{ matrix.cibw_archs }}
4545

4646
- name: Build
47-
uses: pypa/cibuildwheel@4726cd35bb13f7bde50cf2761f2499ac7b3aa32c # v4.1.1
47+
uses: pypa/cibuildwheel@1828c10ab37f080699c7b81cea34097c684a7074 # v4.2.0
4848
env:
4949
CIBW_TEST_REQUIRES: "pytest"
5050
CIBW_TEST_COMMAND: "pytest {package}/test"

0 commit comments

Comments
 (0)