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 1f15af0 commit 5b39817Copy full SHA for 5b39817
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
node-version: 16
42
43
- name: Use OCaml 4.14.1
44
- uses: ocaml/setup-ocaml@v2
+ uses: ocaml/setup-ocaml@v3.0.13
45
with:
46
ocaml-compiler: 4.14.1
47
opam-pin: false
0 commit comments