[GH-ISSUE #961] Enhancement: node16 support #567

Closed
opened 2026-03-01 21:44:33 +03:00 by kerem · 1 comment
Owner

Originally created by @cmeissner on GitHub (Jan 21, 2022).
Original GitHub issue: https://github.com/nektos/act/issues/961

Describe feature

I want to use act with a javascript action that uses node16. Unfortunately act currently only support node12

Error: The runs.using key in action.yml must be one of: [composite docker node12], got node16
Originally created by @cmeissner on GitHub (Jan 21, 2022). Original GitHub issue: https://github.com/nektos/act/issues/961 ## Describe feature I want to use `act` with a javascript action that uses node16. Unfortunately `act` currently only support node12 ``` Error: The runs.using key in action.yml must be one of: [composite docker node12], got node16 ```
kerem 2026-03-01 21:44:33 +03:00
Author
Owner

@catthehacker commented on GitHub (Jan 21, 2022):

Duplicate of #910

<!-- gh-comment-id:1018368813 --> @catthehacker commented on GitHub (Jan 21, 2022): Duplicate of #910
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#567
No description provided.