Skip to content

Commit d1bbd7a

Browse files
Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 (#1509)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67ce430 commit d1bbd7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build-wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
shell: bash
8484

8585
- name: Build wheels
86-
uses: pypa/[email protected].2
86+
uses: pypa/[email protected].3
8787
env:
8888
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
8989
CIBW_CONFIG_SETTINGS: >- # Cython line tracing for coverage collection

0 commit comments

Comments
 (0)