Skip to content

Commit 689f679

Browse files
Update pypa/cibuildwheel action to v2.23
1 parent dd0f7cf commit 689f679

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
os: [ubuntu-22.04, macos-13]
3434
steps:
3535
- uses: actions/checkout@v4
36-
- uses: pypa/cibuildwheel@v2.17
36+
- uses: pypa/cibuildwheel@v2.23
3737
env:
3838
MACOSX_DEPLOYMENT_TARGET: 10.15
3939
CIBW_ARCHS_MACOS: auto universal2

0 commit comments

Comments
 (0)