diff --git a/.github/workflows/ghcr.yml b/.github/workflows/ghcr.yml index 09c16a94..f7d03527 100644 --- a/.github/workflows/ghcr.yml +++ b/.github/workflows/ghcr.yml @@ -37,7 +37,7 @@ jobs: fetch-depth: 0 - name: Set up QEMU id: qemu - uses: docker/setup-qemu-action@v3 + uses: docker/setup-qemu-action@v4 with: image: tonistiigi/binfmt:qemu-v7.0.0-28 platforms: all