diff --git a/.github/workflows/test_and_publish.yml b/.github/workflows/test_and_publish.yml index a95a8f4..f4212bd 100644 --- a/.github/workflows/test_and_publish.yml +++ b/.github/workflows/test_and_publish.yml @@ -83,7 +83,7 @@ jobs: submodules: recursive - name: Build wheels - uses: pypa/cibuildwheel@v2.17.0 + uses: pypa/cibuildwheel@v3.4.0 - name: Upload artefacts to GitHub uses: actions/upload-artifact@v4