1 parent 18a0a26 commit 8b13da0Copy full SHA for 8b13da0
1 file changed
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
runs-on: ${{ matrix.os }}
47
steps:
48
- uses: actions/checkout@v4
49
- - uses: pypa/cibuildwheel@v4.1.1
+ - uses: pypa/cibuildwheel@v4.2.0
50
with:
51
output-dir: wheelhouse
52
- uses: actions/upload-artifact@v4
@@ -59,7 +59,7 @@ jobs:
59
runs-on: ubuntu-24.04
60
61
62
63
64
65
env:
0 commit comments