Skip to content

Commit 0f4f350

Browse files
Bump pypa/cibuildwheel from 4.0.0 to 4.1.0 in the all-dependencies group (#694)
1 parent 11ed0a5 commit 0f4f350

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@f03ac7617d6cff873ccf24cc0d567ef5ba5a9e6d # v4.0.0
47+
uses: pypa/cibuildwheel@294735312765b09d24a2fbec22660ce817587d55 # v4.1.0
4848
env:
4949
CIBW_TEST_REQUIRES: "pytest"
5050
CIBW_TEST_COMMAND: "pytest {package}/test"

0 commit comments

Comments
 (0)