diff --git a/.github/workflows/autowheel.yml b/.github/workflows/autowheel.yml index 17f1f24..b5f840c 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.3.1 - uses: actions/upload-artifact@v2 with: