Skip to content

Commit db7bc73

Browse files
chrishavlinmeeseeksmachine
authored andcommitted
Backport PR #5241: MNT: upgrade cibuildwheel to 3.1.2
1 parent c5a59ee commit db7bc73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uses: actions/checkout@v4
5252

5353
- name: Build wheels for CPython
54-
uses: pypa/cibuildwheel@v3.1.1
54+
uses: pypa/cibuildwheel@v3.1.2
5555
with:
5656
output-dir: dist
5757
env:

0 commit comments

Comments
 (0)