Releases: ocaml/setup-ocaml
Releases · ocaml/setup-ocaml
v2.0.19
Changed
- Workaround dune cache hardlink failures by using copy mode always.
v2.0.18
Fixed
- Cygwin pin to v3.4.6 workaround removed.
v2.0.17
Fixed
- Temporarily hold Cygwin at 3.4.6 to workaround upstream tar packaging issue.
v2.0.16
Changed
- Make logs around system packages more polite.
v2.0.15
Changed
- Remove the action version from the cache key.
- Update npm deps.
v2.0.14
Added
- Add support for nektos/act.
v2.0.13
Fixed
- Ensure cache key creation works with local opam repositories.
v2.0.12
Changed
- Use ocaml-opam/opam-repository-mingw instead of fdopen/opam-repository-mingw.
Fixed
- Fix in 2.0.11 for hashing caused an invalid git configuration to be written.
v2.0.11
Changed
- Don't install Cygwin's git or mercurial packages (reduces cache by ~90MB).
Fixed
- Ensure ocaml/opam-repository can be added without getting hash errors.