Skip to content

Commit

Permalink
Merge pull request #234 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 Sep 28, 2024
2 parents b975917 + 1f63beb commit b2c3e9f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,9 @@ jobs:
uses: actions/checkout@v4

- name: Set-up OCaml
uses: ocaml/setup-ocaml@v2
uses: ocaml/setup-ocaml@v3
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
allow-prerelease-opam: true
opam-depext: false
opam-pin: false

- name: Re-install OpenSSL on macOS
Expand Down

0 comments on commit b2c3e9f

Please sign in to comment.