Skip to content

Commit cfef0bf

Browse files
committed
Update cbuildwheel to version 2.23.3.
1 parent 7241811 commit cfef0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-pypi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
platforms: all
4949

5050
- name: Build wheels
51-
uses: pypa/cibuildwheel@v2.16.5
51+
uses: pypa/cibuildwheel@v2.23.3
5252
with:
5353
output-dir: dist
5454
env:

0 commit comments

Comments
 (0)