Skip to content

Breaking change with v5 release - can't run any builds - Parameter ''using: node24' is not supported #2240

@alexellis

Description

@alexellis

I saw v5 just dropped, so I bumped a dozen builds to use this version and it fails immediately:

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)

It's unable to get past this error, but reverting to v4 does work.

Any suggestions? it's a self-hosted runner with the latest GitHub Actions runner.

In my past experience, support can be funny with people who are not paying GitHub in some way (and refuse to help). So FYI we pay for a plan for an organisation.

Regards,

Alex

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions