mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-04-16 16:01:22 +02:00
Update README.md
This commit is contained in:
parent
826785142a
commit
e939a0ab07
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ Using the `cache-hit` output, subsequent steps (such as install or build) can be
|
|||
Example:
|
||||
```yaml
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- uses: actions/cache@v1
|
||||
id: cache
|
||||
|
|
Loading…
Add table
Reference in a new issue