diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 47423ed..a4f2923 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -60,7 +60,7 @@ jobs: shell: bash run: tar --strip-components 1 -xvf *.tar.gz - name: Build wheel - uses: pypa/cibuildwheel@ee02a1537ce3071a004a6b08c41e72f0fdc42d9a # v3.4.0 + uses: pypa/cibuildwheel@8d2b08b68458a16aeb24b64e68a09ab1c8e82084 # v3.4.1 with: output-dir: wheelhouse env: