Update README.md

Co-authored-by: Radamés Roriz <radamesroriz@gmail.com>
pull/210/head
Andrew Ghostuhin 2020-11-17 19:28:43 +03:00 committed by GitHub
parent 967007c748
commit 4885ddcf47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ Check latest version:
```yaml
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
- uses: actions/setup-node@v2-beta
with:
node-version: '12'
check-latest: true