Skip to content

Commit

Permalink
Merge pull request #58 from xhtmlboi/upgrade-setup-ocaml
Browse files Browse the repository at this point in the history
Upgrade `setup-ocaml`
  • Loading branch information
xvw authored Dec 13, 2024
2 parents f4fa160 + d27ec16 commit b593ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@v2

- name: Use OCaml ${{ matrix.ocaml-compiler }}
uses: ocaml/setup-ocaml@v2
uses: ocaml/setup-ocaml@v3
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
opam-depext-flags: --with-test
Expand Down

0 comments on commit b593ab9

Please sign in to comment.