mirror of https://github.com/actions/toolkit
parent
ad054c855d
commit
28803fc3b4
|
@ -18,7 +18,7 @@ e.g. To use https://github.com/actions/setup-node, user's will author:
|
|||
|
||||
```yaml
|
||||
steps:
|
||||
using: actions/setup-node@master
|
||||
uses: actions/setup-node@master
|
||||
```
|
||||
|
||||
# Dev Workflow
|
||||
|
|
Loading…
Reference in New Issue