Skip to content

Commit

Permalink
Try with setup-ocaml@master.
Browse files Browse the repository at this point in the history
  • Loading branch information
xclerc committed Feb 27, 2022
1 parent 1d1a900 commit 4297aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/checkout@v2

- name: Setup OCaml
uses: ocaml/setup-ocaml@v2
uses: ocaml/setup-ocaml@master
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
cache-prefix: opam-${{ matrix.ocaml-compiler }}-
Expand Down

0 comments on commit 4297aca

Please sign in to comment.