GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /opt/actions-runner/_work/cunumeric/cunumeric/./cunumeric/.github/actions/download-artifacts/action.yml (Line: 21, Col: 7): 'name' is already defined,/opt/actions-runner/_work/cunumeric/cunumeric/./cunumeric/.github/actions/download-artifacts/action.yml (Line: 22, Col: 7): 'uses' is already defined,/opt/actions-runner/_work/cunumeric/cunumeric/./cunumeric/.github/actions/download-artifacts/action.yml (Line: 23, Col: 7): 'with' is already defined
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)