mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-16 20:56:34 +00:00

The old version in the llvm/actions repo stopped working after the version variables were moved out of llvm/CMakeLists.txt. Composite actions are more simple and don't require javascript, which is why I reimplemented it as a composite action. This will fix the failing abi checks on the release branch.