Skip to content

Commit 49c11b9

Browse files
committed
Use latest setup-ocaml again
1 parent dcd65a5 commit 49c11b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
key: ${{matrix.os}}-rescript-vscode-v4
5555

5656
- name: Use OCaml
57-
uses: ocaml/setup-ocaml@v2.1.7
57+
uses: ocaml/setup-ocaml@v2
5858
with:
5959
ocaml-compiler: 4.14.x
6060

0 commit comments

Comments
 (0)