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 6cc023d commit 69c3159Copy full SHA for 69c3159
.github/workflows/main.yml
@@ -58,7 +58,7 @@ jobs:
58
name: Hierarchy Builder ${{ github.ref }}
59
60
- name: Use OCaml 4.14.x
61
- uses: avsm/setup-ocaml@v2
+ uses: ocaml/setup-ocaml@v3
62
with:
63
ocaml-compiler: 4.14.x
64
opam-local-packages: |
0 commit comments