diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0a3fd3f..ba6b609 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,7 +30,7 @@ jobs: ref: ${{ inputs.rizin_ref }} - name: Build rz-bindgen - uses: pypa/cibuildwheel@v2.17.0 + uses: pypa/cibuildwheel@v2.22.0 - name: Upload sdist uses: actions/upload-artifact@v4