-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
bugSomething isn't workingSomething isn't workingkeepLabel can be added as soon as we are sure the work on the issue is necessaryLabel can be added as soon as we are sure the work on the issue is necessary
Description
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.
remal, TomasHubelbauer, landonturner, kachick, maxdanilov and 16 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingkeepLabel can be added as soon as we are sure the work on the issue is necessaryLabel can be added as soon as we are sure the work on the issue is necessary