We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ocaml/setup-ocaml
v3.3.4
1 parent 13d8a28 commit cc24c4dCopy full SHA for cc24c4d
1 file changed
.github/workflows/infer.yml
@@ -21,7 +21,7 @@ jobs:
21
distribution: 'temurin'
22
23
- name: Set up OCaml
24
- uses: ocaml/setup-ocaml@v3
+ uses: ocaml/setup-ocaml@v3.3.4
25
with:
26
ocaml-compiler: 5
27
0 commit comments