We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d38556 commit 22d6bd2Copy full SHA for 22d6bd2
.github/workflows/build.yml
@@ -51,7 +51,7 @@ jobs:
51
driver-opts: network=host
52
53
- name: Setup QEMU
54
- uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3.1.0
+ uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3.2.0
55
with:
56
platforms: arm64
57
0 commit comments