chore(deps): update docker/setup-qemu-action action to v3

This commit is contained in:
renovate[bot] 2023-11-16 04:36:53 +00:00 committed by GitHub
parent 8cc0f30291
commit 25da4bebba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ jobs:
- name: Set up QEMU - name: Set up QEMU
id: qemu id: qemu
uses: docker/setup-qemu-action@v2 uses: docker/setup-qemu-action@v3
with: with:
image: tonistiigi/binfmt:latest image: tonistiigi/binfmt:latest
platforms: all platforms: all