update readme

pull/165/head
Maxim Lobanov 2020-06-29 19:19:29 +03:00
parent de612ec12c
commit a277bc8df4
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ steps:
``` ```
Checking latest version of Node.js: Checking latest version of Node.js:
(By default, action searches version locally before downloading it. This flag forces action to check if local version is the latest one) (By default, action searches version locally before downloading it. The flag forces action to check if cached version is not outdated)
```yaml ```yaml
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2