Skip to content

Commit

Permalink
[Readme] Using check-latest requires v2-beta (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
nulltoken committed Nov 19, 2020
1 parent c6fd00c commit 70b9252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -47,7 +47,7 @@ Check latest version:
```yaml
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
- uses: actions/setup-node@v2-beta
with:
node-version: '12'
check-latest: true
Expand Down

0 comments on commit 70b9252

Please sign in to comment.