diff --git a/.github/workflows/wheel.yml b/.github/workflows/wheel.yml index 94ef079f6..c45a9fce4 100644 --- a/.github/workflows/wheel.yml +++ b/.github/workflows/wheel.yml @@ -47,7 +47,7 @@ jobs: **/requirements*.txt **/pyproject.toml if: runner.os != 'Linux' - - uses: docker/setup-qemu-action@v3 + - uses: docker/setup-qemu-action@v4 name: Setup QEMU if: matrix.platform_id == 'manylinux_aarch64' && matrix.os == 'ubuntu-latest' - name: Build wheels