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 9274e34 commit a2ff05cCopy full SHA for a2ff05c
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
if: github.event_name != 'pull_request'
57
58
- name: Setup QEMU
59
- uses: docker/setup-qemu-action@2b82ce82d56a2a04d2637cd93a637ae1b359c0a7 # v2.2.0
+ uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3.0.0
60
with:
61
platforms: arm64,ppc64le,s390x
62
0 commit comments