Skip to content

Commit ea36703

Browse files
chore(deps): update docker/setup-qemu-action action to v4
1 parent 8da8e32 commit ea36703

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ jobs:
197197
uses: actions/checkout@v6
198198

199199
- name: Set up QEMU
200-
uses: docker/setup-qemu-action@v3
200+
uses: docker/setup-qemu-action@v4
201201
with:
202202
platforms: 'arm64'
203203

0 commit comments

Comments
 (0)