Skip to content

Commit fffe88f

Browse files
chore(deps): update docker/setup-qemu-action digest to 53851d1
1 parent 4b755e7 commit fffe88f

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
@@ -181,7 +181,7 @@ jobs:
181181

182182
- name: Set up QEMU
183183
if: startsWith(matrix.os, 'ubuntu-')
184-
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3
184+
uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3
185185

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

0 commit comments

Comments
 (0)