Skip to content

CMake v3.23.0

Compare
Choose a tag to compare
@lukka lukka released this 30 Mar 00:38
· 115 commits to main since this release

The action downloads and caches both CMake 3.23.0 and Ninja 1.10.2.

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!