Skip to content
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.

Update to Node.js 20.x #387

Closed
kachick opened this issue Jul 22, 2023 · 0 comments · Fixed by #432
Closed

Update to Node.js 20.x #387

kachick opened this issue Jul 22, 2023 · 0 comments · Fixed by #432
Assignees

Comments

@kachick
Copy link
Owner

kachick commented Jul 22, 2023

actions/runner#2704 (comment)

They will pass node18

## Why using nodejs16 instead of deno/bun/nodejs18?
They are not yet supported in JavaScript action engine.
- <https://github.com/actions/runner/blob/5421fe3f7107f770c904ed4c7e506ae7a5cde2c2/src/Runner.Worker/ActionManifestManager.cs#L492>
- <https://github.com/kachick/wait-other-jobs/pull/273#issuecomment-1306058624>
After bumped to nodejs18, I'd like to replace jest with [built-in test runner](https://github.com/nodejs/node/pull/42325).

ref: kachick/wait-other-jobs#549

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant