We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11ed0a5 commit 0f4f350Copy full SHA for 0f4f350
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@f03ac7617d6cff873ccf24cc0d567ef5ba5a9e6d # v4.0.0
+ uses: pypa/cibuildwheel@294735312765b09d24a2fbec22660ce817587d55 # v4.1.0
48
env:
49
CIBW_TEST_REQUIRES: "pytest"
50
CIBW_TEST_COMMAND: "pytest {package}/test"
0 commit comments