diff --git a/.github/workflows/claude-review.yml b/.github/workflows/claude-review.yml index 08c3a20..e26b93a 100644 --- a/.github/workflows/claude-review.yml +++ b/.github/workflows/claude-review.yml @@ -127,7 +127,7 @@ jobs: includeOverallReviewComments: "true" - name: Get existing Claude comments - uses: actions/github-script@v8 + uses: actions/github-script@v9 with: script: | const query = `query($owner: String!, $repo: String!, $number: Int!) {