Skip to content

Commit 38b717b

Browse files
Backport PR #53434 on branch 2.0.x (Bump pypa/cibuildwheel from 2.12.3 to 2.13.0) (#53457)
Backport PR #53434: Bump pypa/cibuildwheel from 2.12.3 to 2.13.0 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae0dbef commit 38b717b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
fetch-depth: 0
7575

7676
- name: Build wheels
77-
uses: pypa/cibuildwheel@v2.12.3
77+
uses: pypa/cibuildwheel@v2.13.0
7878
env:
7979
CIBW_BUILD: ${{ matrix.python[0] }}-${{ matrix.buildplat[1] }}
8080

0 commit comments

Comments
 (0)