GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/melonds-ds/melonds-ds/./.github/actions/deps/action.yml (Line: 76, Col: 11): Unexpected symbol: '"true"'. Located at position 22 within expression: inputs.test-suite == "true",/home/runner/work/melonds-ds/melonds-ds/./.github/actions/deps/action.yml (Line: 84, Col: 11): Unexpected symbol: '"true"'. Located at position 22 within expression: inputs.test-suite == "true",/home/runner/work/melonds-ds/melonds-ds/./.github/actions/deps/action.yml (Line: 90, Col: 11): Unexpected symbol: '"true"'. Located at position 22 within expression: inputs.test-suite == "true",/home/runner/work/melonds-ds/melonds-ds/./.github/actions/deps/action.yml (Line: 99, Col: 11): Unexpected symbol: '"true"'. Located at position 22 within expression: inputs.test-suite == "true",/home/runner/work/melonds-ds/melonds-ds/./.github/actions/deps/action.yml (Line: 159, Col: 11): Unexpected symbol: '"true"'. Located at position 22 within expression: inputs.test-suite == "true"
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)