mirror of
https://github.com/actions/runner.git
synced 2026-04-05 01:43:11 +08:00
* Defer evaluation of a step's DisplayName until its condition is evaluated. * Formalize TryUpdateDisplayName and EvaluateDisplayName as members of interface `IStep` (#2374)