diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5ef0341..24ae052 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -64,7 +64,7 @@ jobs: shell: bash run: tar --strip-components 1 -xvf *.tar.gz - name: Build wheel - uses: pypa/cibuildwheel@294735312765b09d24a2fbec22660ce817587d55 # v4.1.0 + uses: pypa/cibuildwheel@1828c10ab37f080699c7b81cea34097c684a7074 # v4.2.0 with: output-dir: wheelhouse env: