From f610165dd840f5d222f522ba5a8f082f77d89c34 Mon Sep 17 00:00:00 2001 From: pentarctagon Date: Sun, 1 Oct 2023 22:25:50 -0500 Subject: [PATCH] copyrights - fetch depth 50 --- .github/workflows/ci-main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-main.yml b/.github/workflows/ci-main.yml index 338f320336b60..bdac124cbd28a 100644 --- a/.github/workflows/ci-main.yml +++ b/.github/workflows/ci-main.yml @@ -41,7 +41,7 @@ jobs: copyright: # check takes a bit longer and does not need to run in docker runs-on: ubuntu-latest steps: - - { uses: actions/checkout@v4, with: { fetch-depth: 0 } } + - { uses: actions/checkout@v4, with: { fetch-depth: 50 } } - name: Copyright check run: ./update_copyrights --output=