diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ed2f9a0..cf6e2dd 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.1.0 + uses: pypa/cibuildwheel@v4.1.1 env: # see pyproject.toml for other options CIBW_ARCHS: "${{ matrix.cibw_archs }}"