Skip to content

Commit

Permalink
Update build.yml ocaml-setup version from 2 to 3
Browse files Browse the repository at this point in the history
  • Loading branch information
thvnx authored Jan 12, 2025
1 parent 1e0c151 commit 7c0d79c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4

- name: Use 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 7c0d79c

Please sign in to comment.