diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 50437d6c..5ec6129a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -134,7 +134,7 @@ jobs: - name: Install Docker/QEMU dependencies id: qemu - uses: docker/setup-qemu-action@v2 + uses: docker/setup-qemu-action@v3 with: image: tonistiigi/binfmt:latest platforms: arm64