We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a14e9ae commit 9196436Copy full SHA for 9196436
.github/workflows/claude.yml
@@ -78,7 +78,7 @@ jobs:
78
github_token: ${{ secrets.GITHUB_TOKEN }}
79
allowed_non_write_users: "*"
80
claude_args: |
81
- --model claude-haiku-4-5-20251001
+ --model haiku
82
83
# Check new issues for duplicates
84
deduplicate-issue:
@@ -138,4 +138,4 @@ jobs:
138
139
140
141
0 commit comments