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 c8c3d22 commit e05a1ceCopy full SHA for e05a1ce
1 file changed
.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@v2
+ uses: ocaml/setup-ocaml@v3
53
with:
54
ocaml-compiler: ${{ matrix.ocaml-compiler }}
55
dune-cache: true
0 commit comments