Skip to content

CMake v3.23.2 and Ninja v1.11.0

Compare
Choose a tag to compare
@lukka lukka released this 19 Jul 19:48
· 122 commits to main since this release

The action downloads and caches both CMake version 3.23.2 and Ninja version 1.11.0.

To keep your workflow updated to last CMake and Ninja use:
uses: lukka/get-cmake@latest

Or pin your workflow to a CMake version:
uses: lukka/[email protected]

The version of Ninja is the last at the time of the CMake release.
Enjoy!