diff --git a/.github/workflows/commit-checker.yml b/.github/workflows/commit-checker.yml index f3266b4..609ca72 100644 --- a/.github/workflows/commit-checker.yml +++ b/.github/workflows/commit-checker.yml @@ -10,7 +10,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: fetch-depth: 4