Skip to content

Commit 9f190a0

Browse files
chore(deps): update docker/setup-qemu-action digest to 53851d1
1 parent 8874e0c commit 9f190a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177

178178
- name: Set up QEMU
179179
if: startsWith(matrix.os, 'ubuntu-')
180-
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3
180+
uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3
181181

182182
- name: Setup Node.js ${{ matrix.node-version }}
183183
if: startsWith(matrix.os, 'macos-')

0 commit comments

Comments
 (0)