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 ed4eaff commit 2fd8da0Copy full SHA for 2fd8da0
.github/workflows/build-and-push.yml
@@ -54,7 +54,7 @@ jobs:
54
55
-
56
name: Set up QEMU
57
- uses: docker/setup-qemu-action@v1
+ uses: docker/setup-qemu-action@v3
58
with:
59
platforms: all
60
0 commit comments