Merge pull request #431 from mitchellh/dependabot/github_actions/docker/setup-qemu-action-3

build(deps): bump docker/setup-qemu-action from 2 to 3
This commit is contained in:
Mitchell Hashimoto
2023-09-12 17:19:51 -07:00
committed by GitHub

View File

@ -43,7 +43,7 @@ jobs:
dnf -y install docker
- name: Set up QEMU
id: qemu
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
with:
platforms: arm64