diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 8dbab1f5..7e911aea 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -144,7 +144,7 @@ jobs: with: platforms: all - name: Build binary wheels - uses: pypa/cibuildwheel@v3.1.2 + uses: pypa/cibuildwheel@v3.2.0 with: output-dir: wheelhouse config-file: pyproject.toml