Skip to content

Commit 198c4fb

Browse files
authored
Merge pull request #5241 from neutrinoceros/mnt/upgrade-cibw
MNT: upgrade cibuildwheel to 3.1.2
2 parents 7e83495 + f6e9fa7 commit 198c4fb

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)