diff --git a/.github/workflows/test_and_publish.yml b/.github/workflows/test_and_publish.yml index b48c570..acfd749 100644 --- a/.github/workflows/test_and_publish.yml +++ b/.github/workflows/test_and_publish.yml @@ -76,7 +76,7 @@ jobs: submodules: recursive - name: Build wheels - uses: pypa/cibuildwheel@v2.12.3 + uses: pypa/cibuildwheel@v2.14.1 - name: Upload artefacts to GitHub uses: actions/upload-artifact@v3