-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
ci: use .node-version
to maintain node version
#8986
Conversation
Size ReportBundles
Usages
|
I'm now hesitant about this change. Because I recall a previous bugfix in the ecosystem-ci repo: vuejs/ecosystem-ci@09ddbf8 |
Now that Renovate is configured for this repo, I think we can also use it for automatic Node.js version updates. Currently, Renovate doesn't detect the
Personally, I prefer the 2nd option. What do you think? |
Agreed, I also think the second approach is indeed better, we can use |
.node-version
to maintain node version
❌ Deploy Preview for vue-sfc-playground failed.
|
Define Node.js version using environment variables.
https://docs.github.com/en/actions/learn-github-actions/variables