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.
2 parents dcd8507 + 115e1c2 commit 06e85bdCopy full SHA for 06e85bd
.github/workflows/image-push-main.yaml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
fetch-depth: 0
18
- name: Set up QEMU
19
- uses: docker/setup-qemu-action@v2
+ uses: docker/setup-qemu-action@v3
20
- name: Set up Docker Buildx
21
uses: docker/setup-buildx-action@v3
22
- name: Login to GitHub Container Registry
.github/workflows/image-push-release.yaml
0 commit comments