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

Switch to LTS version (v18) of Node.js #80

Merged
merged 1 commit into from
May 4, 2023
Merged

Switch to LTS version (v18) of Node.js #80

merged 1 commit into from
May 4, 2023

Conversation

o-az
Copy link
Contributor

@o-az o-az commented May 4, 2023

Switching to Node.js v18 which is the current LTS version.

Node.js v16 End of Life is in 11 Sep 2023 (4 months from now): Active Support period ended 6 months ago (18 Oct 2022) and Security Support period will end in 4 months (11 Sep 2023).

Current LTS version is v18.

CleanShot 2023-05-03 at 18 08 06@2x
CleanShot 2023-05-03 at 18 08 14@2x

On a few projects I was having issues with the action which is what prompted this pr. When I removed the action and used the npm package to deploy, it worked. I then tested deploying the action to a self-hosted runner with the Node.js version up'd to 18, worked with no problems.

ref: https://nodejs.dev/en/about/releases/

@DavideViolante DavideViolante merged commit 97433ad into serverless:master May 4, 2023
ryanlawson pushed a commit to ryanlawson/serverless-github-action that referenced this pull request May 17, 2024
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.

None yet

2 participants