Skip to content

Commit

Permalink
Try Setup OCaml v3
Browse files Browse the repository at this point in the history
  • Loading branch information
dhil committed Jan 15, 2025
1 parent 492303b commit 8b1c068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-interpreter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v2
- name: Setup OCaml
uses: ocaml/setup-ocaml@v2
uses: ocaml/setup-ocaml@v3
with:
ocaml-compiler: 4.14.x
- name: Setup OCaml tools
Expand Down

0 comments on commit 8b1c068

Please sign in to comment.