Skip to content

Commit 773b57d

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
- arm64
144144
steps:
145145
- name: Setup QEMU
146-
uses: docker/setup-qemu-action@v3
146+
uses: docker/setup-qemu-action@v4
147147
with:
148148
platforms: all
149149

0 commit comments

Comments
 (0)