Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate the runtime to NodeJS v16 #445

Closed
wants to merge 3 commits into from
Closed

Conversation

KengoTODA
Copy link
Contributor

Hello 👋,

GitHub Actions now supports NodeJS v16 as the runtime of JavaScript Action. It is also announced in the official documentation.

We will meet the EOL of NodeJS v12 very soon, the end of next April, so I want to suggest the migration to NodeJS v16 (v14 is not supported as runtime for JavaScript Actions).

Note that this PR also encourages developers to use NodeJS v16 or later to code and test (4cf8748). It is an optional change, but I believe it's valuable to avoid needless confusion which comes from version mismatch between test and runtime.

Thanks for checking this PR. Have a nice holiday! 🎄

@KengoTODA KengoTODA requested a review from a team as a code owner December 24, 2021 05:59
@KengoTODA
Copy link
Contributor Author

close this PR and recreate as #489, because now the main branch is using updated ESLint then the commit 25a3f55 is needless anymore.

@KengoTODA KengoTODA closed this Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant