Skip to content

Commit ddb79ca

Browse files
authored
Update python-publish.yaml (#94)
1 parent 5ab73d4 commit ddb79ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
fetch-depth: 0
5959

6060
- name: Build wheels
61-
uses: pypa/cibuildwheel@v2.16.5
61+
uses: pypa/cibuildwheel@v2.22.0
6262
env:
6363
CIBW_BUILD: cp${{ matrix.python-version }}-*
6464

0 commit comments

Comments
 (0)