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 1680afc commit e2ae06aCopy full SHA for e2ae06a
.github/workflows/dune.yaml
@@ -16,7 +16,7 @@ jobs:
16
- "5.1.1"
17
steps:
18
- uses: actions/checkout@v1
19
- - uses: ocaml/setup-ocaml@v2
+ - uses: ocaml/setup-ocaml@v3
20
with:
21
ocaml-compiler: ${{ matrix.ocaml-compiler }}
22
- name: Install dependencies
.github/workflows/makefiles.yaml
@@ -14,7 +14,7 @@ jobs:
14
- "4.14.1"
15
0 commit comments