There was an error while loading. Please reload this page.
2 parents bbf743f + dca2a99 commit fc5a4ceCopy full SHA for fc5a4ce
1 file changed
.github/workflows/build-and-publish.yaml
@@ -61,7 +61,7 @@ jobs:
61
with:
62
fetch-depth: 0
63
- name: Set up QEMU
64
- uses: docker/setup-qemu-action@v3
+ uses: docker/setup-qemu-action@v4
65
- name: Set up Docker Buildx
66
uses: docker/setup-buildx-action@v4
67
- name: Log into registry ${{ env.REGISTRY }}
0 commit comments