We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 492303b commit 8b1c068Copy full SHA for 8b1c068
.github/workflows/ci-interpreter.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Checkout repo
20
uses: actions/checkout@v2
21
- name: Setup OCaml
22
- uses: ocaml/setup-ocaml@v2
+ uses: ocaml/setup-ocaml@v3
23
with:
24
ocaml-compiler: 4.14.x
25
- name: Setup OCaml tools
0 commit comments