CI: use 5.0 to generate online docs

This commit is contained in:
Simon Cruanes 2023-08-29 14:34:11 -04:00
parent 43ca60ff15
commit 2800a3e0a6
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -15,7 +15,7 @@ jobs:
- name: Use OCaml
uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: '4.14'
ocaml-compiler: '5.0'
dune-cache: true
- name: Deps