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

chore(action): add newer nodejs, update actions #38

Closed
wants to merge 1 commit into from
Closed

chore(action): add newer nodejs, update actions #38

wants to merge 1 commit into from

Conversation

HonkingGoose
Copy link

Changes:

  • Updates actions/checkout to @v2, which is the latest stable version
  • Updates actions/setup-node to @v2, which is the latest stable release
  • Add Node 14 and 16 to the test matrix

Context:

I noticed you're using outdated versions of the GitHub Action runners, and are not testing on newer versions of Node.

I've left out Node 15 from the test matrix, as that version is end-of-life already.
Node 14 is current long term supported version, and Node 16 will be the new long term supported version soon.

The newer actions should work just fine, but run them first on the PR to make sure. 😄

Links to release change-logs for the updated actions:

@HonkingGoose HonkingGoose deleted the patch-1 branch January 3, 2022 08:13
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

1 participant