Skip to content

CMake v3.21.1

Compare
Choose a tag to compare
@lukka lukka released this 29 Jul 23:42
· 126 commits to latest since this release

The action downloads and caches both CMake 3.21.1 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!