We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49b19dc commit 25d5767Copy full SHA for 25d5767
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
node-version: 22
42
43
- name: Use OCaml 4.14.1
44
- uses: ocaml/setup-ocaml@v3.0.14
+ uses: ocaml/setup-ocaml@v3.1.4
45
with:
46
ocaml-compiler: 4.14.1
47
opam-pin: false
0 commit comments