Skip to content

Set up your GitHub Actions workflow with a specific version of node.js

License

Notifications You must be signed in to change notification settings

fourtydays/setup-node

 
 

Repository files navigation


This is a fork by BuildJet for GitHub Actions. It is fully compatible with the official setup-node action, simply replace actions/setup-node with buildjet/setup-node. Under the hood we simply switch the underlying caching package to our fully compatible buildjet/cache. No other changes have been made to this package.

For help migrating to BuildJet's setup-node, please visit our migration guide.
For detailed usage instructions, please visit the official actions/setup-node repository.

About

Set up your GitHub Actions workflow with a specific version of node.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.2%
  • JavaScript 1.3%
  • Shell 0.5%