diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9a26a23..ca27510 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,7 +61,7 @@ jobs: pipx ensurepath - name: Build wheels - uses: pypa/cibuildwheel@v4.0.0 + uses: pypa/cibuildwheel@v4.1.0 env: # see pyproject.toml for other options CIBW_ARCHS: "${{ matrix.cibw_archs }}"