Link to docs

This commit is contained in:
Hugo van Kemenade 2019-11-05 19:20:16 +02:00 committed by GitHub
parent 5f4d4d4555
commit d9a1becbac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,10 @@ This GitHub Action allows caching dependencies and build outputs to improve work
<a href="https://github.com/actions/cache"><img alt="GitHub Actions status" src="https://github.com/actions/cache/workflows/Tests/badge.svg?branch=master&event=push"></a>
## Documentation
See ["Caching dependencies to speed up workflows"](https://help.github.com/en/github/automating-your-workflow-with-github-actions/caching-dependencies-to-speed-up-workflows).
## Usage
### Pre-requisites