There was an error while loading. Please reload this page.
1 parent ea6b84f commit 186d4dbCopy full SHA for 186d4db
1 file changed
.github/workflows/wheel.yml
@@ -44,7 +44,7 @@ jobs:
44
platforms: ${{ matrix.cibw_archs }}
45
46
- name: Build
47
- uses: pypa/cibuildwheel@4726cd35bb13f7bde50cf2761f2499ac7b3aa32c # v4.1.1
+ uses: pypa/cibuildwheel@1828c10ab37f080699c7b81cea34097c684a7074 # v4.2.0
48
env:
49
CIBW_TEST_REQUIRES: "pytest"
50
CIBW_TEST_COMMAND: "pytest {package}/test"
0 commit comments