GitHub - BuildJet/cache: Cache dependencies and build outputs in GitHub Actions

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation


This is a fork by BuildJet for GitHub Actions. It is fully compatible with the official cache action, simply replace actions/cache with buildjet/cache. 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 cache, please visit our migration guide. For detailed usage instructions, please visit the official actions/cache repository.

About

Cache dependencies and build outputs in GitHub Actions

Resources

Readme

License

MIT license

Code of conduct

Code of conduct

Contributing

Contributing

Activity

Custom properties

Stars

2 stars

Watchers

1 watching

Forks

2 forks

Languages

  • TypeScript 97.9%
  • Shell 1.2%
  • JavaScript 0.9%