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 node16 -> 20 #383

Merged
merged 3 commits into from
Feb 16, 2024
Merged

🆙 update node16 -> 20 #383

merged 3 commits into from
Feb 16, 2024

Conversation

nilwurtz
Copy link
Contributor

Hi,

I've confirmed that npm run all passes successfully, which looks good to me. Additionally, I've noticed that @types/node is already updated to the 20.x series.

This PR is related to issue #382.

@wayne-manselle-apex
Copy link

@medyagh - you the right person to tag for a workflow approval and review?

@spowelljr
Copy link
Collaborator

Hi @nilwurtz, thanks for the PR!

One request, would you mind adding the following to .github/workflows/test.yml line 15:

- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
  with:
    node-version: 20

That way we'll be testing with the same version, the GitHub Action Runner has Node 18 installed by default.

@nilwurtz
Copy link
Contributor Author

@spowelljr Thank you for pointing that out. I hadn't noticed it. I have now pushed.

Copy link
Collaborator

@spowelljr spowelljr left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!

@spowelljr spowelljr merged commit 606b719 into medyagh:master Feb 16, 2024
8 checks passed
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.

3 participants