Skip to content

Commit b19b7b9

Browse files
committed
downgrade setup-ocaml
1 parent 7cfb1fa commit b19b7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
key: ${{matrix.os}}-rescript-vscode-v4
5050

5151
- name: Use OCaml
52-
uses: ocaml/setup-ocaml@v2
52+
uses: ocaml/setup-ocaml@v2.1.7
5353
with:
5454
ocaml-compiler: 4.14.x
5555

0 commit comments

Comments
 (0)