diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 9d2cfc13e..e1d4736bf 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -37,7 +37,7 @@ jobs: python-version: '3.x' - name: Build wheels - uses: pypa/cibuildwheel@v3.3.0 + uses: pypa/cibuildwheel@v3.3.1 env: CIBW_ARCHS_LINUX: ${{ matrix.cibw_archs_linux }} CIBW_ENVIRONMENT_WINDOWS: >