diff --git a/.github/workflows/test_and_publish.yml b/.github/workflows/test_and_publish.yml index 33bb5c2..6b347cd 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.20.0 - name: Upload artefacts to GitHub uses: actions/upload-artifact@v4