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