0
1
Fork 0

actions to steps

This commit is contained in:
Bryan MacFarlane 2019-07-25 21:30:48 -04:00 committed by GitHub
parent bf4af63534
commit af513c7a01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ See [action.yml](action.yml)
Basic:
```yaml
actions:
steps:
- uses: actions/checkout@master
- uses: actions/setup-node@master
with: