Skip to content

Commit 9158cbd

Browse files
committed
.
1 parent 354197e commit 9158cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cppjswasm/.github/workflows/build.yaml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
token: {% raw %}${{ secrets.CODECOV_TOKEN }}{% endraw %}
9292

9393
- name: Set up QEMU
94-
uses: docker/setup-qemu-action@v3
94+
uses: docker/setup-qemu-action@v4
9595
with:
9696
platforms: all
9797
if: runner.os == 'Linux' && runner.arch == 'X64'

0 commit comments

Comments
 (0)