Skip to content

Commit 2ffc53f

Browse files
deps(ci): bump docker/setup-qemu-action from 3.6.0 to 3.7.0 (#544)
1 parent 53f863f commit 2ffc53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161

6262
- name: Set up QEMU (${{ matrix.platform }})
6363
if: matrix.platform == 'linux/arm/v7'
64-
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 #v3.6.0
64+
uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 #v3.7.0
6565
with:
6666
platforms: ${{ matrix.platform }}
6767

0 commit comments

Comments
 (0)