diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4d88e6b..b962e0b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,7 +61,7 @@ jobs: pipx ensurepath - name: Build wheels - uses: pypa/cibuildwheel@v3.4.0 + uses: pypa/cibuildwheel@v3.4.1 env: # see pyproject.toml for other options CIBW_ARCHS: "${{ matrix.cibw_archs }}"