From e4f2b351a3d5290a8f26db395bf736e0f80a5856 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Mon, 26 Jan 2026 16:45:18 -0600 Subject: [PATCH] chore(ci): Update action --- .github/workflows/template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/template.yml b/.github/workflows/template.yml index be139ea..1d4fd85 100644 --- a/.github/workflows/template.yml +++ b/.github/workflows/template.yml @@ -28,7 +28,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: fetch-depth: 0 - name: Configure git