We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcd65a5 commit 49c11b9Copy full SHA for 49c11b9
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
key: ${{matrix.os}}-rescript-vscode-v4
55
56
- name: Use OCaml
57
- uses: ocaml/setup-ocaml@v2.1.7
+ uses: ocaml/setup-ocaml@v2
58
with:
59
ocaml-compiler: 4.14.x
60
0 commit comments