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 9560408 commit 57185d7Copy full SHA for 57185d7
.github/workflows/build-wasm_of_ocaml.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Install node
32
uses: actions/setup-node@v4
33
with:
34
- node-version: 22
+ node-version: v23.0.0-v8-canary202404260b5958504f
35
36
- name: Restore cached binaryen
37
id: cache-binaryen
0 commit comments