Skip to content

Commit ab1cb01

Browse files
chore(deps): update docker/setup-qemu-action action to v4 (#182)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2dfcc45 commit ab1cb01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- arm64
8484
steps:
8585
- name: Setup QEMU
86-
uses: docker/setup-qemu-action@v3
86+
uses: docker/setup-qemu-action@v4
8787
with:
8888
platforms: all
8989

0 commit comments

Comments
 (0)