Skip to content

Commit dcf51c1

Browse files
committed
Try updating pypa/cibuildwheel
Signed-off-by: Darby Johnston <[email protected]>
1 parent 7efb021 commit dcf51c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ jobs:
183183
uses: docker/setup-qemu-action@v3
184184

185185
- name: Build wheels (Python 3)
186-
uses: pypa/cibuildwheel@v2.16.5
186+
uses: pypa/cibuildwheel@v2.22.0
187187
with:
188188
output-dir: wheelhouse
189189
env:

0 commit comments

Comments
 (0)