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>
Fri, 21 Oct 2022 14:09:19 +0000 (16:09 +0200)
commit6d4bcadaa343cb969f370631a5ed5338306c056e
treef800067e73566a835b2a51809b96878fb252dbc8
parent9226f1e41948e841c1a546a6b58273e6e994539a
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>
.github/workflows/kernel.yml