1
0
Fork 0
mirror of https://gitea.com/actions/checkout.git synced 2024-08-16 09:39:52 +02:00

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

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: