Skip to content

Commit 1308b9f

Browse files
renovate[bot]b-fein
authored andcommitted
chore(deps): update docker/setup-qemu-action action to v4
1 parent f6d548a commit 1308b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

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

3636
# support multiple architectures
3737
- name: Set up QEMU
38-
uses: docker/setup-qemu-action@v3
38+
uses: docker/setup-qemu-action@v4
3939

4040
# Workaround: https://github.com/docker/build-push-action/issues/461
4141
- name: Setup Docker buildx

0 commit comments

Comments
 (0)