Skip to content

Commit 9fe8b3a

Browse files
Backport PR #52891 on branch 2.0.x (Bump pypa/cibuildwheel from 2.12.1 to 2.12.3) (#52900)
Backport PR #52891: Bump pypa/cibuildwheel from 2.12.1 to 2.12.3 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce5d1d5 commit 9fe8b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
fetch-depth: 0
7272

7373
- name: Build wheels
74-
uses: pypa/[email protected].1
74+
uses: pypa/[email protected].3
7575
env:
7676
CIBW_BUILD: ${{ matrix.python[0] }}-${{ matrix.buildplat[1] }}
7777

0 commit comments

Comments
 (0)