toolkit/packages/cache/README.md
2020-05-12 12:02:18 -04:00

369 B

@actions/cache

Functions necessary for caching dependencies and build outputs to improve workflow execution time.

Usage

Restore Cache

Save Cache

Additional Documentation

See "Caching dependencies to speed up workflows".