diff --git a/.github/workflows/release-to-pypi.yml b/.github/workflows/release-to-pypi.yml index a1950f320..c70722cc4 100644 --- a/.github/workflows/release-to-pypi.yml +++ b/.github/workflows/release-to-pypi.yml @@ -33,7 +33,7 @@ jobs: run: python -m pip install twine - name: Build wheels - uses: pypa/cibuildwheel@v2.20.0 + uses: pypa/cibuildwheel@v2.21.1 - name: Check and upload wheels env: