Skip to content

Commit

Permalink
Merge pull request #70 from hackwaly/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
sim642 authored Sep 8, 2024
2 parents a1fec85 + 31ce610 commit 4f950ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up 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 4f950ec

Please sign in to comment.