Skip to content

Commit 45f7102

Browse files
Update docker/setup-qemu-action action to v4
1 parent 97daf8a commit 45f7102

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-hub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
echo ::set-output name=VERSION::${VERSION}
3232
3333
- name: Set up QEMU
34-
uses: docker/setup-qemu-action@v2
34+
uses: docker/setup-qemu-action@v4
3535
with:
3636
platforms: all
3737

0 commit comments

Comments
 (0)