diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 4517502..94019c6 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -27,7 +27,7 @@ jobs: with: submodules: true fetch-depth: 0 - - uses: pypa/cibuildwheel@v4.1.0 + - uses: pypa/cibuildwheel@v4.2.0 - uses: actions/upload-artifact@v7 with: name: binary-${{ matrix.os }}