Skip to content

Support node20 in runs for JavaScript actions #2619

Closed
@kroese

Description

@kroese

It would be very handy if Node 20 was supported in runs for Javascript actions, so that you could do:

runs:
  using: 'node20'
  main: 'index.js'

But currently only node12 and node16 are available, which is strange because all runners default to node18 now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingkeepLabel can be added as soon as we are sure the work on the issue is necessary

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions