]> git.ipfire.org Git - thirdparty/git.git/commit
CI: migrate away from deprecated "set-output" syntax
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Wed, 7 Dec 2022 01:49:18 +0000 (02:49 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Dec 2022 23:47:22 +0000 (08:47 +0900)
commitf115c96e7a837b324283dee113d6ad8798954827
tree194e8711fc01993bb569b7c85f7ba48176e83590
parente7e5c6f715b2de7bea0d39c7d2ba887335b40aa0
CI: migrate away from deprecated "set-output" syntax

As noted in [1] and the warnings the CI itself is spewing echoing
outputs to stdout is deprecated, and they should be written to
"$GITHUB_OUTPUT" instead.

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

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.github/workflows/l10n.yml
.github/workflows/main.yml