From 56c7e9750a02f797c564399c8355c70e79fff415 Mon Sep 17 00:00:00 2001 From: Brette Fitzgibbon <79230918+BretteConnolly@users.noreply.github.com> Date: Fri, 13 Dec 2024 02:46:05 +0000 Subject: [PATCH] New test commit --- .github/workflows/linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index bca79de..aa1e05b 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -8,7 +8,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v3 + uses: actions/checkout@v2 with: fetch-depth: 2