llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
27.67k stars 11.38k forks source link

Backport d30b187f7d44f06eccb77394019ba1b942bd9132 into 16.x #62557

Open wusatosi opened 1 year ago

wusatosi commented 1 year ago

For GitHub Actions, set-output is going to be deprecated at end of may. d30b187f7d44f06eccb77394019ba1b942bd9132 fixes use of set-output in libclang ABI Tests, but it did not got included in release/16.x branch. Consider it may break actions on the still active branch soon, can we backport d30b187f7d44f06eccb77394019ba1b942bd9132 into 16.x?

llvmbot commented 1 year ago

@llvm/issue-subscribers-infrastructure