diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index b4851af..04b20d6 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -39,7 +39,7 @@ jobs: - if: runner.os == 'Linux' name: Set up QEMU id: qemu - uses: docker/setup-qemu-action@v1 + uses: docker/setup-qemu-action@v3 with: image: tonistiigi/binfmt:latest platforms: arm64