diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index dcc91fc..32ad09d 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -139,7 +139,7 @@ jobs: with: platforms: all - name: Build binary wheels - uses: pypa/cibuildwheel@v2.21.0 + uses: pypa/cibuildwheel@v2.21.3 with: output-dir: wheelhouse config-file: pyproject.toml