Skip to content

Commit d8c8f81

Browse files
renovate[bot]Zoey2936
authored andcommitted
Update docker/setup-qemu-action action to v4
1 parent e011be2 commit d8c8f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Checkout
2424
uses: actions/checkout@v6
2525
- name: Set up QEMU
26-
uses: docker/setup-qemu-action@v3
26+
uses: docker/setup-qemu-action@v4
2727
with:
2828
platforms: arm64 #all
2929
- name: Set up Docker Buildx

0 commit comments

Comments
 (0)