diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml index abbbb7a..ad6a973 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -27,7 +27,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: fetch-depth: 1