Skip to content

Commit

Permalink
use setup-ocaml@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
mgree committed Jan 27, 2025
1 parent 76b2199 commit af18fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
uses: actions/checkout@v4

- name: Use OCaml ${{ matrix.ocaml-compiler }}
uses: avsm/setup-ocaml@v2
uses: avsm/setup-ocaml@v3
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
dune-cache: true
Expand Down

0 comments on commit af18fd9

Please sign in to comment.