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 CI component versions #1200

Merged
merged 2 commits into from
Sep 2, 2022

Conversation

vmoroz
Copy link
Member

@vmoroz vmoroz commented Aug 26, 2022

This PR changes versions of components used in CI to the latest available:

  • node-version: [12.x, 14.x, 16.x] -> [14.x, 16.x, 18.x] (version 12 is not supported anymore)
  • ubuntu-18.04 -> ubuntu-latest
  • actions/checkout@v2 -> actions/checkout@v3
  • nvs -> actions/setup-node@v3
  • actions/setup-node@v1 -> actions/setup-node@v3
  • actions/setup-node@v2.1.5 -> actions/setup-node@v3
  • actions/stale@v4 -> actions/stale@v5

Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

@mhdawson mhdawson merged commit 5a5a213 into nodejs:main Sep 2, 2022
@vmoroz vmoroz deleted the PR/UpdateCIComponentVersions branch September 2, 2022 16:08
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.

2 participants