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 e2d38c4 commit 986dc2cCopy full SHA for 986dc2c
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Install OCaml
20
uses: avsm/setup-ocaml@v1
21
with:
22
- ocaml-version: 4.07.1
+ ocaml-version: 4.11.0
23
24
- name: Checkout code
25
uses: actions/checkout@v2
0 commit comments