We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8816520 commit ce151d9Copy full SHA for ce151d9
.github/workflows/cibuildwheel.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: actions-rust-lang/setup-rust-toolchain@v1
30
31
- name: Build wheels
32
- uses: pypa/cibuildwheel@v2.19.2
+ uses: pypa/cibuildwheel@v2.22.0
33
34
- uses: actions/upload-artifact@v4
35
with:
0 commit comments