mirror of https://github.com/actions/setup-python
Fix typo (#503)
This commit is contained in:
parent
b4fe97ecda
commit
13a464fa11
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue