From f37f11655ff40b3a1a50f7909243570040d5a655 Mon Sep 17 00:00:00 2001 From: Angela Pugh <87525831+angie1148@users.noreply.github.com> Date: Mon, 14 Mar 2022 05:53:58 -0500 Subject: [PATCH] update action.yml --- action.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 1bf8bea..a708ffa 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,5 @@ -name: 'Checkout' +name: - name: Checkout + uses: actions/checkout@v3.0.0 description: 'Checkout a Git repository at a particular version' inputs: repository: