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 a9a2d96 commit 5cc25abCopy full SHA for 5cc25ab
.github/workflows/opam.yml
@@ -49,7 +49,7 @@ jobs:
49
key: opam-${{ matrix.os }}-${{ matrix.ocaml-compiler }}-${{ hashFiles('**.opam') }}
50
51
- name: Use OCaml ${{ matrix.ocaml-compiler }}
52
- uses: ocaml/setup-ocaml@v3
+ uses: ocaml/setup-ocaml@v3.3.5
53
with:
54
ocaml-compiler: ${{ matrix.ocaml-compiler }}
55
dune-cache: true
0 commit comments