@ -90,7 +90,7 @@ Using the `cache-hit` output, subsequent steps (such as install or build) can be
Example:
Example:
```yaml
```yaml
steps:
steps:
- uses:actions/checkout@v1
- uses:actions/checkout@v2
- uses:actions/cache@v1
- uses:actions/cache@v1
id:cache
id:cache
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.