Skip to content

Commit f2813ec

Browse files
authored
chore: update claude models (#8613)
1 parent 3554887 commit f2813ec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/claude-code-review.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ on:
1313
types: [created]
1414

1515
env:
16-
CLAUDE_OPUS_MODEL: claude-opus-4-6
17-
CLAUDE_SONNET_MODEL: claude-sonnet-4-5
16+
CLAUDE_OPUS_MODEL: claude-opus-4-7
17+
CLAUDE_SONNET_MODEL: claude-sonnet-4-6
1818

1919
concurrency:
2020
group: claude-review-${{ github.event.pull_request.number || github.event.issue.number }}

0 commit comments

Comments
 (0)