Skip to content

Commit 4a5367c

Browse files
authored
ci: Use 4.5 Opus in review workflow (#111)
Updated the model version in the workflow configuration.
1 parent a99855f commit 4a5367c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
actions: read
4242
4343
# Optional: Specify model (defaults to Claude Sonnet 4, uncomment for Claude Opus 4)
44-
# model: "claude-opus-4-20250514"
44+
model: "claude-opus-4-5-20251101"
4545

4646
# Optional: Customize the trigger phrase (default: @claude)
4747
# trigger_phrase: "/claude"

0 commit comments

Comments
 (0)