This PR addresses the out-of-memory (OOM) errors during the artifact upload stage in the CI pipeline. #4478
Annotations
2 errors
|
Set up job
Failed to load actions/checkout/v6/action.yml
|
|
Set up job
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter ''using: node24' is not supported, use 'docker', 'node12', 'node16' or 'node20' instead.')
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)
|
Loading