Skip to content

Commit

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

Bump ocaml/setup-ocaml from 2 to 3
  • Loading branch information
raphael-proust authored Sep 16, 2024
2 parents 7066e05 + d381248 commit 047cfa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4

- name: Set-up OCaml
uses: ocaml/setup-ocaml@v2
uses: ocaml/setup-ocaml@v3
with:
ocaml-compiler: "5.2"
allow-prerelease-opam: true
Expand Down

0 comments on commit 047cfa0

Please sign in to comment.