diff --git a/.github/workflows/commit-checker.yml b/.github/workflows/commit-checker.yml index 319ab8a..e7e4d6d 100644 --- a/.github/workflows/commit-checker.yml +++ b/.github/workflows/commit-checker.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: fetch-depth: 4