Skip to content

Commit d2f5232

Browse files
committed
Bump cibuildwheel version
1 parent e57b853 commit d2f5232

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-wheels-cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: git fetch --tags --force
2222

2323
- name: Build wheels
24-
uses: pypa/cibuildwheel@v2.16.5
24+
uses: pypa/cibuildwheel@v2.23.2
2525
with:
2626
config-file: ${{ matrix.config }}.toml
2727

0 commit comments

Comments
 (0)