GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/traceeshark/traceeshark/./.github/actions/install-wireshark-headers/action.yml (Line: 15, Col: 11): Unexpected symbol: '<'. Located at position 20 within expression: failure() && steps.<previous_step_id>.outcome == 'failure',/home/runner/work/traceeshark/traceeshark/./.github/actions/install-wireshark-headers/action.yml (Line: 15, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ failure() && steps.<previous_step_id>.outcome == 'failure' }}
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)