Update README.md (#213)

This commit is contained in:
BSKY 2020-03-18 22:44:24 +09:00 committed by GitHub
parent cae64ca3cd
commit b13df3fa54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -90,7 +90,7 @@ Using the `cache-hit` output, subsequent steps (such as install or build) can be
Example:
```yaml
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- uses: actions/cache@v1
id: cache