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 the README for the github-actions package to be based on Node.js v20 #123

Merged

Conversation

eason9487
Copy link
Member

Changes proposed in this Pull Request:

Part of #108

This PR updates the README for the github-actions package to be based on Node.js v20

Detailed test instructions:

Read the updated README to see if it is clear enough.

@eason9487 eason9487 requested a review from a team April 26, 2024 10:41
@eason9487 eason9487 self-assigned this Apr 26, 2024
@eason9487 eason9487 mentioned this pull request Apr 26, 2024
26 tasks
Copy link

@jorgemd24 jorgemd24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @eason9487, thanks for updating the readme file. I left a comment about installing v18 (compatible). Everything else looks good to me.


### JavaScript actions

1. Install `node` with version >= 14
1. Install `node` with version v20 (recommended) or v18 (compatible)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not just go with v20? Otherwise, which specific version of v18 can I install or is compatible?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Node.js v18 was listed because it's also compatible to use in development. Considering the End-of-Life date for v18 is within a year, it should be better to recommend v20 only. Thanks for the suggestion! Adjusted in c97deef.

@eason9487 eason9487 merged commit 66d83d2 into update/108-nodejs-v20 May 9, 2024
1 check passed
@eason9487 eason9487 deleted the update/108-nodejs-v20-github-actions-docs branch May 9, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants