BuildJet / cache

Cache dependencies and build outputs in GitHub Actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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

License:MIT License


Languages

Language:TypeScript 97.8%Language:Shell 1.2%Language:JavaScript 1.0%