mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-15 08:23:05 +00:00
f0f9f0c8ab
Act logs an array of stepID to signal that this is an partial step result within an composite actions, this is the case for years and act_runner never handled it correctly. Ref: <https://gitea.com/gitea/act/src/commit/43e6958fa32eb3eadf7988c4a8f4da857650738a/pkg/runner/logger.go#L142> Reviewed-on: https://gitea.com/gitea/act_runner/pulls/801 Reviewed-by: silverwind <silverwind@noreply.gitea.com>