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
- 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
- Migrate ESLint config to eslint.config.js (Flat Config)
- node-version output without `v`
- Cache prefix key for multiple cache-dependency-path
- Docs
- TypeScript not yet supported