Skip to content

Commit febc46d

Browse files
authored
Merge pull request #20 from ls1intum/renovate/docker-setup-qemu-action-4.x
Update docker/setup-qemu-action action to v4
2 parents bb478c8 + e439174 commit febc46d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
-
5656
name: Set up QEMU
57-
uses: docker/setup-qemu-action@v1
57+
uses: docker/setup-qemu-action@v4
5858
with:
5959
platforms: all
6060

0 commit comments

Comments
 (0)