diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index ad8d352..e63601b 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -308,7 +308,7 @@ jobs: architecture: x64 - name: Set up QEMU id: qemu - uses: docker/setup-qemu-action@v3.0.0 + uses: docker/setup-qemu-action@v3.1.0 with: image: tonistiigi/binfmt:latest platforms: all