diff --git a/.github/workflows/build_and_publish.yml b/.github/workflows/build_and_publish.yml index b9f4c40..98b5064 100644 --- a/.github/workflows/build_and_publish.yml +++ b/.github/workflows/build_and_publish.yml @@ -20,7 +20,7 @@ jobs: fetch-depth: 0 - name: Build wheels - uses: pypa/cibuildwheel@v2.21.1 + uses: pypa/cibuildwheel@v2.21.2 - uses: actions/upload-artifact@v3 with: