From 35e1ff79e6b3d1a00f0deb260fe8821a304d1f8d Mon Sep 17 00:00:00 2001 From: Robinson Rodriguez Date: Wed, 22 Dec 2021 22:38:30 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f123933..491e78a 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,8 @@ a [secret](docs/advanced/secrets.md) named `GIT_AUTH_TOKEN` to be able to authen ### Path context +You need to add the `actions/checkout@v2` action. + ```yaml name: ci