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 to run tests on non-x64 architecture
- Support nodejs debug build
- Add an explicit flag to skip Node.js installation
- Add fallback cache keys
- Expose "cache-key" as an output of cache-restore
- Save cache even when job failed
- Added Node version to cache key
- provide cache datails as outputs
- Generate documentation from actions.yml
- Securely pin node version
- Docs
- TypeScript not yet supported