Commit 3c9e879
fix: use claude_args instead of invalid model input for Opus 4.6
`model` is not a valid input for claude-code-action@v1. The correct
way to set the model is via `claude_args: '--model claude-opus-4-6'`.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b67087b commit 3c9e879
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments