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 efc6cb1 commit 3655f4fCopy full SHA for 3655f4f
.github/workflows/build.yml
@@ -39,7 +39,7 @@ jobs:
39
- uses: actions/checkout@v3
40
41
- name: Use OCaml ${{ matrix.ocaml-compiler }}
42
- uses: ocaml/setup-ocaml@v2
+ uses: ocaml/setup-ocaml@v3
43
with:
44
ocaml-compiler: ${{ matrix.ocaml-compiler }}
45
opam-depext-flags: --with-test
0 commit comments