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 b17b263 commit 55b5ddaCopy full SHA for 55b5dda
.github/actions/setup-build/action.yml
@@ -4,7 +4,7 @@ inputs:
4
node-version:
5
description: Node.js version to use
6
required: false
7
- default: latest
+ default: "22"
8
emscripten-version:
9
description: Emscripten version to use
10
0 commit comments