Merge pull request #80 from mitchellh/dependabot/github_actions/docker/setup-qemu-action-2

build(deps): bump docker/setup-qemu-action from 1 to 2
This commit is contained in:
Mitchell Hashimoto
2023-02-27 17:42:49 -08:00
committed by GitHub

View File

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