Skip to content

Commit abe5139

Browse files
chore(deps): update docker/setup-qemu-action action to v4
1 parent b8f764a commit abe5139

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
install: true
2727

2828
- name: Set up QEMU
29-
uses: docker/setup-qemu-action@v3
29+
uses: docker/setup-qemu-action@v4
3030
with:
3131
platforms: linux/amd64,linux/arm64
3232

0 commit comments

Comments
 (0)