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 9843bee commit e4303f1Copy full SHA for e4303f1
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
submodules: true
36
37
- name: Use OCaml ${{matrix.ocaml_compiler}}
38
- uses: ocaml/setup-ocaml@v2
+ uses: ocaml/setup-ocaml@v2.0.10
39
with:
40
ocaml-compiler: ${{matrix.ocaml_compiler}}
41
opam-pin: false
0 commit comments