diff --git a/.github/workflows/test_and_publish.yml b/.github/workflows/test_and_publish.yml index 6940c63..7818799 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.16.5 + uses: pypa/cibuildwheel@v2.17.0 - name: Upload artefacts to GitHub uses: actions/upload-artifact@v4