mirror of
https://github.com/actions/setup-python.git
synced 2024-11-05 23:45:49 -05:00
Fix typo (#503)
This commit is contained in:
parent
b4fe97ecda
commit
13a464fa11
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue