mirror of
https://code.forgejo.org/actions/cache.git
synced 2024-11-05 02:02:53 +01:00
Link to docs (#58)
* Link to docs * Attempt to default to user's browser language first
This commit is contained in:
parent
5f4d4d4555
commit
e1ed41a9c9
1 changed files with 4 additions and 0 deletions
|
@ -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/github/automating-your-workflow-with-github-actions/caching-dependencies-to-speed-up-workflows).
|
||||
|
||||
## Usage
|
||||
|
||||
### Pre-requisites
|
||||
|
|
Loading…
Reference in a new issue