Releases: urkle/action-get-ninja
Releases · urkle/action-get-ninja
v1.0.0
Initial release forked from lukka/get-cmake with a few changes
- only install ninja as virtual environments already contains a newer cmake
- use @actions/tool-cache for caching and drop @actions/cache
- allow specifying a version of ninja as an action input