diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 7e9d98d..4a33062 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -34,7 +34,7 @@ jobs: submodules: true - name: Build wheels - uses: pypa/cibuildwheel@v3.1.4 + uses: pypa/cibuildwheel@v3.2.0 env: CIBW_BUILD_VERBOSITY_MACOS: 3 CIBW_ARCHS: ${{ matrix.arch }}