We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8d692c commit 496a1c2Copy full SHA for 496a1c2
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
- name: Use OCaml
57
uses: ocaml/setup-ocaml@v2
58
with:
59
- ocaml-compiler: 4.14.x
+ ocaml-compiler: 5.1.1
60
61
- name: Use Node.js
62
uses: actions/setup-node@v4
0 commit comments