From e6fcf6734f6d2b55a6196c5a4ec10d2b4f3f98f5 Mon Sep 17 00:00:00 2001
From: Cory Miller <13227161+cory-miller@users.noreply.github.com>
Date: Mon, 20 May 2024 14:18:30 -0400
Subject: [PATCH] Apply suggestions from code review

---
 .github/workflows/test.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index c89b2d0..b651f39 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -266,7 +266,7 @@ jobs:
       - name: Checkout
         uses: actions/checkout@v4
         with:
-          path: v3
+          path: v4
 
       # Basic checkout using git
       - name: Checkout basic
@@ -294,4 +294,4 @@ jobs:
       - name: Fix Checkout v3
         uses: actions/checkout@v4
         with:
-          path: v3
+          path: v4