Skip to content

Commit 40ce836

Browse files
Update docker/setup-qemu-action action to v4
1 parent ff1afe0 commit 40ce836

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ jobs:
323323
docker load --input /tmp/${{ env.IMAGE_NAME }}-${{ github.run_number }}.tar
324324
325325
- name: Set up QEMU
326-
uses: docker/setup-qemu-action@v3
326+
uses: docker/setup-qemu-action@v4
327327
with:
328328
platforms: all
329329

0 commit comments

Comments
 (0)