We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b755e7 commit fffe88fCopy full SHA for fffe88f
.github/workflows/test.yml
@@ -181,7 +181,7 @@ jobs:
181
182
- name: Set up QEMU
183
if: startsWith(matrix.os, 'ubuntu-')
184
- uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3
+ uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3
185
186
- name: Setup Node.js ${{ matrix.node-version }}
187
if: startsWith(matrix.os, 'macos-')
0 commit comments