Skip to content

Commit 0d4f2b8

Browse files
Bump pypa/cibuildwheel from 2.22.0 to 2.23.0 (#1349)
1 parent a257b94 commit 0d4f2b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/wheels.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
cache-key: ${{ matrix.os }}
7070

7171
- name: Build wheels
72-
uses: pypa/cibuildwheel@v2.22.0
72+
uses: pypa/cibuildwheel@v2.23.0
7373

7474
- name: Upload Wheels
7575
uses: actions/upload-artifact@v4
@@ -93,7 +93,7 @@ jobs:
9393
fetch-depth: 0
9494

9595
- name: Build wheels
96-
uses: pypa/cibuildwheel@v2.22.0
96+
uses: pypa/cibuildwheel@v2.23.0
9797

9898
- name: Upload Wheels
9999
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)