CI: kernel: fix deprecation of set-output
authorChristian Marangi <ansuelsmth@gmail.com>
Fri, 21 Oct 2022 14:09:19 +0000 (16:09 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 4 Dec 2022 15:27:00 +0000 (16:27 +0100)
commit1ae19596b88c452a53a43c3e325102755e87278e
tree5de50234a098892210a9c54d92235d21f14202b4
parent44609906109fae04b33ff67c5fbe651f566ef7b3
CI: kernel: fix deprecation of set-output

From [0], github deprecated set-output with a better approach of
appending variables to $GITHUB_OUTPUT

[0] https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit 6d4bcadaa343cb969f370631a5ed5338306c056e)
.github/workflows/kernel.yml