CI: kernel: fix deprecation of set-output
authorChristian Marangi <ansuelsmth@gmail.com>
Fri, 21 Oct 2022 14:09:19 +0000 (16:09 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Sun, 4 Dec 2022 16:36:58 +0000 (17:36 +0100)
commit99524d49b4367f2e07e8b8fd9131814cc2bdcec5
tree83d1266f8a21ea117d4fc16b5bed26d72628087e
parentde29c8bda75ad8a939562cd5c502c08a8bb63883
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