diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 0840e93fbdbd42d595004ce389452da9d9c2bab3..d4979f27c7849f2aecb1e84e8afd82c27f7381a8 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -26,7 +26,7 @@ jobs: submodules: 'true' - name: Build wheels - uses: pypa/cibuildwheel@v2.11.1 + uses: pypa/cibuildwheel@v2.11.2 - uses: actions/upload-artifact@v2 with: