diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index fa41bb1..6dcf761 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -19,7 +19,7 @@ jobs: submodules: true fetch-depth: 0 - name: Build wheels - uses: pypa/cibuildwheel@v2.21.3 + uses: pypa/cibuildwheel@v2.22.0 - uses: actions/upload-artifact@v4 with: name: binary-${{ matrix.os }}