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 7cfb1fa commit b19b7b9Copy full SHA for b19b7b9
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
key: ${{matrix.os}}-rescript-vscode-v4
50
51
- name: Use OCaml
52
- uses: ocaml/setup-ocaml@v2
+ uses: ocaml/setup-ocaml@v2.1.7
53
with:
54
ocaml-compiler: 4.14.x
55
0 commit comments