From cc70598ce853d5d678b2440190cb18368e5cee8c Mon Sep 17 00:00:00 2001 From: eric sciple <ericsciple@users.noreply.github.com> Date: Tue, 3 Dec 2019 11:35:57 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac4893f..7c6aebc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ <a href="https://github.com/actions/checkout"><img alt="GitHub Actions status" src="https://github.com/actions/checkout/workflows/test-local/badge.svg"></a> </p> -# Checkout V2 (beta) +# Checkout V2 beta This action checks-out your repository under `$GITHUB_WORKSPACE`, so your workflow can access it.