Skip to content

Commit

Permalink
Merge pull request #52 from tarides/dependabot/github_actions/ocaml/s…
Browse files Browse the repository at this point in the history
…etup-ocaml-3

GA(deps): Bump ocaml/setup-ocaml from 2 to 3
  • Loading branch information
tmcgilchrist authored Aug 8, 2024
2 parents 6f7a902 + 24a1dfa commit 8d37e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v4

- name: Use OCaml ${{ matrix.ocaml-compiler }}
uses: ocaml/setup-ocaml@v2
uses: ocaml/setup-ocaml@v3
with:
opam-pin: false
opam-depext: false
Expand Down

0 comments on commit 8d37e90

Please sign in to comment.