Skip to content

Commit ce151d9

Browse files
committed
update cibuildwheel
1 parent 8816520 commit ce151d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: actions-rust-lang/setup-rust-toolchain@v1
3030

3131
- name: Build wheels
32-
uses: pypa/cibuildwheel@v2.19.2
32+
uses: pypa/cibuildwheel@v2.22.0
3333

3434
- uses: actions/upload-artifact@v4
3535
with:

0 commit comments

Comments
 (0)