Skip to content

Commit ae8a81b

Browse files
chore: bump up docker/setup-qemu-action action to v4
1 parent 74eb88c commit ae8a81b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ jobs:
245245
run: ls -R .
246246
shell: bash
247247
- name: Set up QEMU
248-
uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3
248+
uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4
249249
if: ${{ contains(matrix.target, 'armv7') }}
250250
with:
251251
platforms: all

0 commit comments

Comments
 (0)