From 3e79b6135c54d652a9da847f1f75f3da40c8fa06 Mon Sep 17 00:00:00 2001 From: Pete R Jemian Date: Thu, 30 Nov 2023 14:00:18 -0600 Subject: [PATCH] MNT #1319 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 158bf5ad8..c6e56f6b0 100755 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -38,7 +38,7 @@ jobs: steps: - name: Checkout Repository - uses: actions/checkout@v2 + uses: actions/checkout@v4 with: fetch-depth: 0