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 c289808 commit 718efe6Copy full SHA for 718efe6
.github/workflows/ci.yml
@@ -86,7 +86,7 @@ jobs:
86
chmod +x _build/install/default/bin/*
87
88
- name: Use OCaml ${{matrix.ocaml_compiler}}
89
- uses: ocaml/setup-ocaml@v2.0.10
+ uses: ocaml/setup-ocaml@v2
90
with:
91
ocaml-compiler: ${{matrix.ocaml_compiler}}
92
opam-pin: false
0 commit comments