We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf4af63 commit af513c7Copy full SHA for af513c7
README.md
@@ -8,7 +8,7 @@ See [action.yml](action.yml)
8
9
Basic:
10
```yaml
11
-actions:
+steps:
12
- uses: actions/checkout@master
13
- uses: actions/setup-node@master
14
with:
0 commit comments