Skip to content

Commit 13a464f

Browse files
authored
Fix typo (#503)
1 parent b4fe97e commit 13a464f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced-usage.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ jobs:
322322

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

325-
```
325+
```yaml
326326
jobs:
327327
build:
328328
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)