mirror of
https://github.com/actions/checkout.git
synced 2024-11-27 00:09:01 +00:00
actions to steps
This commit is contained in:
parent
bf4af63534
commit
af513c7a01
@ -8,7 +8,7 @@ See [action.yml](action.yml)
|
|||||||
|
|
||||||
Basic:
|
Basic:
|
||||||
```yaml
|
```yaml
|
||||||
actions:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
- uses: actions/setup-node@master
|
- uses: actions/setup-node@master
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user