Use version-specific caches and same method for setting up args as ru… #6
Annotations
5 errors
build
/home/runner/work/login-action/login-action/./action.yml (Line: 37, Col: 32): Unrecognized named-value: 'envs'. Located at position 1 within expression: envs.PYTHON_VERSION
|
build
/home/runner/work/login-action/login-action/./action.yml (Line: 38, Col: 34): Unrecognized named-value: 'envs'. Located at position 1 within expression: envs.PYTHON_VERSION
|
build
/home/runner/work/login-action/login-action/./action.yml (Line: 41, Col: 24): Unrecognized named-value: 'envs'. Located at position 1 within expression: envs.PYTHON_VERSION
|
build
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/login-action/login-action/./action.yml (Line: 37, Col: 32): Unrecognized named-value: 'envs'. Located at position 1 within expression: envs.PYTHON_VERSION,/home/runner/work/login-action/login-action/./action.yml (Line: 38, Col: 34): Unrecognized named-value: 'envs'. Located at position 1 within expression: envs.PYTHON_VERSION,/home/runner/work/login-action/login-action/./action.yml (Line: 41, Col: 24): Unrecognized named-value: 'envs'. Located at position 1 within expression: envs.PYTHON_VERSION
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)
|
build
Failed to load /home/runner/work/login-action/login-action/./action.yml
|