Skip to content

Commit

Permalink
Merge pull request #2330 from mirage/dependabot/github_actions/ocaml/…
Browse files Browse the repository at this point in the history
…setup-ocaml-3

build(deps): bump ocaml/setup-ocaml from 2 to 3
  • Loading branch information
art-w authored Sep 6, 2024
2 parents feb5b18 + c16431a commit 2720ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
fetch-depth: 0

- name: Use OCaml ${{ matrix.ocaml-compiler }}
uses: ocaml/setup-ocaml@v2
uses: ocaml/setup-ocaml@v3
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}

Expand Down

0 comments on commit 2720ffb

Please sign in to comment.