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 9c10f24 commit 13428eeCopy full SHA for 13428ee
.github/workflows/ci.yml
@@ -58,7 +58,7 @@ jobs:
58
if: github.event_name != 'pull_request'
59
60
- name: Setup QEMU
61
- uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0
+ uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3.4.0
62
with:
63
platforms: arm64,ppc64le,s390x
64
0 commit comments