Skip to content

Commit 8367f47

Browse files
dependabot[bot]meeseeksmachine
authored andcommitted
Backport PR pandas-dev#52298: Bump pypa/cibuildwheel from 2.9.0 to 2.12.1
1 parent 5dc6661 commit 8367f47

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/cibuildwheel@v2.9.0
74+
uses: pypa/cibuildwheel@v2.12.1
7575
env:
7676
CIBW_BUILD: ${{ matrix.python[0] }}-${{ matrix.buildplat[1] }}
7777

0 commit comments

Comments
 (0)