We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e076113 commit b17b263Copy full SHA for b17b263
.github/actions/setup-build/action.yml
@@ -8,7 +8,7 @@ inputs:
8
emscripten-version:
9
description: Emscripten version to use
10
required: false
11
- default: "4.0.6"
+ default: "4.0.7"
12
outputs:
13
emsdk:
14
value: ${{ steps.emscripten.outputs.EMSDK }}
0 commit comments