Skip to content

Commit bd05281

Browse files
chore: bump up docker/setup-qemu-action action to v4 (#177)
1 parent a518f85 commit bd05281

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
@@ -314,7 +314,7 @@ jobs:
314314
run: ls -R .
315315
shell: bash
316316
- name: Set up QEMU
317-
uses: docker/setup-qemu-action@v3
317+
uses: docker/setup-qemu-action@v4
318318
if: ${{ contains(matrix.target, 'armv7') }}
319319
with:
320320
platforms: all

0 commit comments

Comments
 (0)