diff --git a/.github/workflows/python-packages.yml b/.github/workflows/python-packages.yml index 98c9ac9..fc0ead6 100644 --- a/.github/workflows/python-packages.yml +++ b/.github/workflows/python-packages.yml @@ -81,7 +81,7 @@ jobs: platforms: all - name: "Build wheels" - uses: pypa/cibuildwheel@v2.21.0 + uses: pypa/cibuildwheel@v2.21.1 env: CIBW_ARCHS: ${{ matrix.cibw_archs }} PIP_USE_PEP517: 1