File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2626 submodules : " recursive"
2727
2828 - name : Setup OCaml ${{ matrix.ocaml-compiler }}
29- uses : ocaml/setup-ocaml@0b8b8c6f352bfdd12fa56b6727eed5990aa22859 # v3.2 .10
29+ uses : ocaml/setup-ocaml@0be8cf78003da95bae972c7761cb38f471444787 # v3.0 .10
3030 if : ${{ startsWith(matrix.os, 'windows-') }}
3131 with :
3232 ocaml-compiler : ${{ matrix.ocaml-compiler }}
3535 default: https://github.com/ocaml/opam-repository.git
3636
3737 - name : Setup OCaml ${{ matrix.ocaml-compiler }}
38- uses : ocaml/setup-ocaml@0b8b8c6f352bfdd12fa56b6727eed5990aa22859 # v3.2 .10
38+ uses : ocaml/setup-ocaml@0be8cf78003da95bae972c7761cb38f471444787 # v3.0 .10
3939 if : ${{ !startsWith(matrix.os, 'windows-') }}
4040 with :
4141 ocaml-compiler : ${{ matrix.ocaml-compiler }}
Original file line number Diff line number Diff line change 8484 echo -n "$CHANGES" > CHANGES.md
8585
8686 - name : Setup OCaml
87- uses : ocaml/setup-ocaml@0b8b8c6f352bfdd12fa56b6727eed5990aa22859 # v3.2 .10
87+ uses : ocaml/setup-ocaml@0be8cf78003da95bae972c7761cb38f471444787 # v3.0 .10
8888 with :
8989 ocaml-compiler : 4.14.0
9090
You can’t perform that action at this time.
0 commit comments