Skip to content

Commit d3b8e6f

Browse files
committed
TMP
1 parent 3deb670 commit d3b8e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
- name: Set-up Node.js
105105
uses: actions/setup-node@v4
106106
with:
107-
node-version: latest
107+
node-version: 23
108108

109109
- name: Set-up OCaml ${{ matrix.ocaml-compiler }}
110110
uses: ocaml/setup-ocaml@v3

0 commit comments

Comments
 (0)