diff --git a/README.md b/README.md
index c982e19..a5da491 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ See [action.yml](action.yml)
 
 Basic:
 ```yaml
-actions:
+steps:
 - uses: actions/checkout@master
 - uses: actions/setup-node@master
   with: