Update README.md

This commit is contained in:
theomart77 2021-01-25 00:22:58 -05:00 committed by GitHub
parent a0fb93134b
commit 92b045a73a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,8 @@ The `node-version` input is optional. If not supplied, node which is in your PA
# Usage
See [action.yml](action.yml)
- name: Setup Node.js environment
uses: actions/setup-node@v2.1.4
Basic:
```yaml