Skip to content

Commit 01b0f4f

Browse files
Update docker/setup-qemu-action action to v4
1 parent 60e25e8 commit 01b0f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
with:
6363
fetch-depth: 0
6464
- name: Set up QEMU
65-
uses: docker/setup-qemu-action@v3
65+
uses: docker/setup-qemu-action@v4
6666
- name: Set up Docker Buildx
6767
uses: docker/setup-buildx-action@v3
6868
- name: Log into registry ${{ env.REGISTRY }}

0 commit comments

Comments
 (0)