diff --git a/.github/workflows/autowheel.yml b/.github/workflows/autowheel.yml index 17f1f24..ec761d1 100644 --- a/.github/workflows/autowheel.yml +++ b/.github/workflows/autowheel.yml @@ -23,7 +23,7 @@ jobs: run: pip install setuptools wheel numpy Cython pygments - name: Build wheels - uses: pypa/cibuildwheel@v2.2.2 + uses: pypa/cibuildwheel@v2.4.0 - uses: actions/upload-artifact@v2 with: