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

Update Node.js Version to 18 or Later used in Github actions #265

Open
quag-cactus opened this issue Jul 16, 2023 · 0 comments
Open

Update Node.js Version to 18 or Later used in Github actions #265

quag-cactus opened this issue Jul 16, 2023 · 0 comments

Comments

@quag-cactus
Copy link
Contributor

We are currently using Node.js 16 for our flow of GitHub Actions.

However, it has been announced that support for Node.js 16 will end earlier than anticipated, on September 11, 2023 ( https://nodejs.org/en/blog/announcements/nodejs16-eol).
So, It is necessary to upgrade the node.js version to 18 or later.

I have already conducted tests using node.js 18.16.1 in a forked repository.
The results showed that only the following packages displayed warnings. I guess they don't affect the integraion test and actual functionality.

Thus, my only task is to update the version of eslint-plugin-jsdoc to newer.

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

No branches or pull requests

1 participant