Skip to content

Commit 66b140a

Browse files
Update pypa/cibuildwheel action to v3.4.0
1 parent 4a9ed3b commit 66b140a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
shell: bash
5353

5454
- name: Build wheels
55-
uses: pypa/cibuildwheel@v3.3.1
55+
uses: pypa/cibuildwheel@v3.4.0
5656
env:
5757
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}*
5858
CIBW_ARCHS: ${{ matrix.buildplat[2] }}

0 commit comments

Comments
 (0)