# `@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"](https://help.github.com/github/automating-your-workflow-with-github-actions/caching-dependencies-to-speed-up-workflows).