Skip to content

Commit 9af14ad

Browse files
committed
update node.js
1 parent be97a49 commit 9af14ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/set-up-environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Check out repository code
13-
uses: actions/checkout@v3
13+
uses: actions/checkout@v4
1414
- name: Use OCaml
1515
uses: ocaml/setup-ocaml@v2
1616
with:

0 commit comments

Comments
 (0)