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(ci): use 'node-version-file: .nvmrc' for setup-node action #2724

Merged
merged 4 commits into from
Jan 25, 2024

Conversation

bsmth
Copy link
Member

@bsmth bsmth commented Jan 22, 2024

Description

Bumping node version to use 20. No minor version specified as there's no known issues, so not being specific here.

  • Use node-version-file: ".nvmrc" to pick up Node version in GH Actions

Related issues and pull requests

Depends on

@bsmth bsmth requested review from a team as code owners January 22, 2024 13:49
@bsmth bsmth requested review from pepelsbey and removed request for a team January 22, 2024 13:49
Copy link
Contributor

@caugner caugner left a comment

Choose a reason for hiding this comment

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

@bsmth Mind reducing this PR to using node-version-file: .nvmrc, without bumping the Node version (which will happen later as part of mdn/mdn#521)?

@bsmth
Copy link
Member Author

bsmth commented Jan 23, 2024

@bsmth Mind reducing this PR to using node-version-file: .nvmrc, without bumping the Node version (which will happen later as part of mdn/mdn#521)?

No problem

edit: Done in f3b124e

@bsmth bsmth changed the title chore(ci): Bump to Node 20, use 'node-version-file: .nvmrc' for setup-node action chore(ci): use 'node-version-file: .nvmrc' for setup-node action Jan 23, 2024
@bsmth bsmth requested a review from caugner January 23, 2024 17:10
@caugner caugner merged commit e1baa90 into mdn:main Jan 25, 2024
5 checks passed
@bsmth bsmth deleted the node-20 branch January 25, 2024 13:23
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