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 5614778 commit 6ebbbbfCopy full SHA for 6ebbbbf
.github/workflows/build.yml
@@ -184,7 +184,7 @@ jobs:
184
185
- name: Set up QEMU
186
if: startsWith(matrix.os, 'ubuntu-')
187
- uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3.2.0
+ uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0
188
with:
189
platforms: arm64
190
0 commit comments