diff --git a/.github/workflows/default.yml b/.github/workflows/default.yml index a7215e7..2224fa6 100644 --- a/.github/workflows/default.yml +++ b/.github/workflows/default.yml @@ -43,7 +43,7 @@ jobs: path: dist retention-days: 5 - name: build binary wheels - uses: pypa/cibuildwheel@v2.12.1 + uses: pypa/cibuildwheel@v2.16.2 - name: upload wheels uses: actions/upload-artifact@v3 with: