diff --git a/.github/workflows/default.yml b/.github/workflows/default.yml index 90c28f0..03a3fae 100644 --- a/.github/workflows/default.yml +++ b/.github/workflows/default.yml @@ -42,7 +42,7 @@ jobs: path: dist retention-days: 5 - name: build binary wheels - uses: pypa/cibuildwheel@v2.16.2 + uses: pypa/cibuildwheel@v2.16.5 - name: upload wheels uses: actions/upload-artifact@v3 with: