Skip to content

Commit

Permalink
ci: Update setup-ocaml to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-larraz committed Jan 7, 2025
1 parent 2598e51 commit eda5c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-kind2/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ runs:
echo "::endgroup::"
- name: Set up OCaml ${{ steps.ocaml-variant.outputs.tag }}
uses: ocaml/setup-ocaml@v2
uses: ocaml/setup-ocaml@v3
with:
ocaml-compiler: ${{ steps.ocaml-variant.outputs.compiler }}

Expand Down

0 comments on commit eda5c8f

Please sign in to comment.