diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 1f097fd..77ebde7 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.20.0 + uses: pypa/cibuildwheel@v2.21.1 - uses: actions/upload-artifact@v4 with: name: binary-${{ matrix.os }}