From afffad988e9db6bd3a9d7fde69872409fd6e9f34 Mon Sep 17 00:00:00 2001 From: Kenneth Garza Date: Tue, 29 Jun 2021 12:23:48 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47722e8..a318abe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # GitCheckout V2 (forked off of @actions/checkout@v2) -In the examples below, use ***LexisNexis-GHA-Public/GitCheckout@v2.3.1.1*** instead. +In the examples below, use ***LexisNexis-GHA-Public/LNRSCheckout@v2.3.4.1*** instead. This action checks-out your repository under `$GITHUB_WORKSPACE`, so your workflow can access it.