mirror of https://github.com/actions/cache.git
Fixed heading of a section
This commit is contained in:
parent
785a97c554
commit
72fba45689
|
@ -6,7 +6,7 @@ This document lists some of the strategies (and example workflows if possible) w
|
|||
- to solve some common use cases around saving and restoring caches
|
||||
- to leverage the step inputs and outputs more effectively
|
||||
|
||||
## Strategically using keys
|
||||
## Choosing the right key
|
||||
|
||||
```yaml
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue