setup-node
https://github.com/actions/setup-node
TypeScript
Set up your GitHub Actions workflow with a specific version of node.js
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported1 Subscribers
Add a CodeTriage badge to setup-node
Help out
- Issues
- Fix confusing note, and clarity what is being cached
- Add caveat for version ranges
- add feature to copy toolPath to node-installation-path
- Use node-version-file when available for packageManager (fixes #1398)
- Add GitHub Actions workflow for npm package publishing
- ci: Improve reliability and efficiency of e2e cache workflows
- fix(#1357): Gracefully handle missing pnpm installation during cache
- fix(#1027): Improve yarn v4+ corepack support with better error handling
- Bump eslint from 8.57.1 to 9.39.2
- Avoid copy, extract directly into cache folder
- Docs
- TypeScript not yet supported