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 9703032 commit f86c643Copy full SHA for f86c643
.github/workflows/build-wasm_of_ocaml.yml
@@ -75,7 +75,7 @@ jobs:
75
- name: Set-up Node.js
76
uses: actions/setup-node@v4
77
with:
78
- node-version: latest
+ node-version: 'v24.0.0-v8-canary202412116884e26428'
79
80
- name: Set-up OCaml ${{ matrix.ocaml-compiler }}
81
uses: ocaml/setup-ocaml@v3
0 commit comments