mirror of
https://gitea.com/actions/setup-python.git
synced 2024-11-22 18:19:35 +01: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:
|
**cache-hit** output is available with a boolean value that indicates whether a cache hit occurred on the primary key:
|
||||||
|
|
||||||
```
|
```yaml
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in a new issue