Files
codechecker-analysis-action/src/get-llvm.sh
Whisperity 149e5f70f9 fix(deprecate): echo ::set-output is deprecated, use environment files
GitHub deprecated the `set-output` (and `set-state`, which we did not
use) commands in Actions scripts due to trust issues.

This patch moves the output management to the new format involving
_"Environment files"_.
2022-10-15 16:56:05 +02:00

1.3 KiB
Executable File