diff --git a/.github/workflows/build_and_publish.yml b/.github/workflows/build_and_publish.yml index eda51784..2c3016f5 100644 --- a/.github/workflows/build_and_publish.yml +++ b/.github/workflows/build_and_publish.yml @@ -22,7 +22,7 @@ jobs: git fetch --prune --unshallow - name: Build wheels - uses: pypa/cibuildwheel@vv2.16.2 + uses: pypa/cibuildwheel@v2.16.2 - uses: actions/upload-artifact@v3 with: