Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Node.js to 20.x in Dockerfile (#6099) | Trivikram Kamat | 2024-11-11 | 1 | -1/+1 |
| | | | | | | | | | | | * Update Node.js to 20.x in Dockerfile * Update Node.js types and engines entry to 20.x * Update Node.js version in .nvmrc * Use node version from .nvmrc in linting job * Use Type Assertion for clearTimeout | ||||
* | feat(nvm): add support for nvm & minor actions housekeeping (#2979) | Vinayak Kulkarni | 2024-02-26 | 1 | -0/+1 |
* feat: add `.nvmrc` for specifying node version Co-Authored-By: Evandro Leopoldino Gonçalves <evandrolgoncalves@gmail.com> * chore(deps): bump setup-node to v4 * build: use node-version-file instead of hardcoded 18.x * chore(deps): bump nvm version * fix: checkout before install 🎉 --------- Co-authored-by: Evandro Leopoldino Gonçalves <evandrolgoncalves@gmail.com> |