Open Issues Need Help
View All on GitHub Only use nvmrc in github actions build pipeline about 2 hours ago
AI Summary: This issue proposes streamlining Node.js version management in GitHub Actions by eliminating the `setup-node` action. The goal is to rely exclusively on `nvm` and the `.nvmrc` file, simplifying future Node.js version updates to only require modifying `.nvmrc`.
Complexity:
2/5
good first issue