Closed bjosv closed 8 months ago
Fix warning "Node.js 16 actions are deprecated" Start using version v2 of actions-setup-cmake which runs on Node.js 20.
v2
actions-setup-cmake
Add the latest clang and gcc, the versions given by aminya/setup-cpp are:
clang
gcc
An example run.
Note: an intermittent warning have been seen from the action aminya/setup-cpp, see https://github.com/aminya/setup-cpp/issues/234
aminya/setup-cpp
thanks!
Fix warning "Node.js 16 actions are deprecated" Start using version
v2
ofactions-setup-cmake
which runs on Node.js 20.Add the latest
clang
andgcc
, the versions given by aminya/setup-cpp are:An example run.
Note: an intermittent warning have been seen from the action
aminya/setup-cpp
, see https://github.com/aminya/setup-cpp/issues/234