diff --git a/.github/workflows/pypi.yml b/.github/workflows/pypi.yml index cfb16750e9..13ed4e3ad9 100644 --- a/.github/workflows/pypi.yml +++ b/.github/workflows/pypi.yml @@ -62,7 +62,7 @@ jobs: fetch-depth: 0 - name: Build wheels - uses: pypa/cibuildwheel@v2.21.2 + uses: pypa/cibuildwheel@v2.21.3 - uses: actions/upload-artifact@v4 with: