Skip to content

Commit 9eae252

Browse files
Use setup-ocaml@v3
1 parent eba4ddf commit 9eae252

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-interpreter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Checkout repo
2020
uses: actions/checkout@v2
2121
- name: Setup OCaml
22-
uses: ocaml/setup-ocaml@v2
22+
uses: ocaml/setup-ocaml@v3
2323
with:
2424
ocaml-compiler: 4.12.x
2525
- name: Setup OCaml tools

0 commit comments

Comments
 (0)