mirror of
https://gitea.com/actions/setup-python.git
synced 2025-10-15 11:50:03 +08:00
Fix typo (#503)
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user