diff --git a/.github/workflows/pr-review-comprehensive.yml b/.github/workflows/pr-review-comprehensive.yml index 6f57ddc..1801f0c 100644 --- a/.github/workflows/pr-review-comprehensive.yml +++ b/.github/workflows/pr-review-comprehensive.yml @@ -18,7 +18,7 @@ jobs: pull-requests: write steps: - name: Checkout repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: fetch-depth: 1