Skip to content

Commit

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

Bump ocaml/setup-ocaml from 2 to 3
  • Loading branch information
balat authored Aug 29, 2024
2 parents c0bf143 + 73358cf commit 41d997c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ jobs:
uses: actions/checkout@v4

- name: Set-up OCaml
uses: ocaml/setup-ocaml@v2
uses: ocaml/setup-ocaml@v3
with:
ocaml-compiler: "4.14"
dune-cache: true

- uses: ocaml/setup-ocaml/lint-fmt@v2
- uses: ocaml/setup-ocaml/lint-fmt@v3

0 comments on commit 41d997c

Please sign in to comment.