Skip to content

Commit aaaeacb

Browse files
committed
ci: Update cibuildwheel to 2.12.3
1 parent 14930a9 commit aaaeacb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
path: dist
2929
if-no-files-found: error
3030
- name: Build and test wheels
31-
uses: pypa/cibuildwheel@v2.11.4
31+
uses: pypa/cibuildwheel@v2.12.3
3232
env:
3333
CIBW_BUILD: ${{ matrix.pyver }}-*
3434
CIBW_ENVIRONMENT: VERSION=${{ matrix.version }}

0 commit comments

Comments
 (0)