Skip to content

Commit

Permalink
Fix typo (#503)
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed Sep 20, 2022
1 parent b4fe97e commit 13a464f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced-usage.md
Expand Up @@ -322,7 +322,7 @@ jobs:

**cache-hit** output is available with a boolean value that indicates whether a cache hit occurred on the primary key:

```
```yaml
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 13a464f

Please sign in to comment.