From af513c7a016048ae468971c52ed77d9562c7c819 Mon Sep 17 00:00:00 2001 From: Bryan MacFarlane Date: Thu, 25 Jul 2019 21:30:48 -0400 Subject: [PATCH] actions to steps --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: