ci: update claude-code-base-action and claude-code-action to v1
This commit is contained in:
parent
4f18698a9e
commit
9cc635aac1
4 changed files with 4 additions and 4 deletions
2
.github/workflows/claude.yml
vendored
2
.github/workflows/claude.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
|
||||
- name: Run Claude Code
|
||||
id: claude
|
||||
uses: anthropics/claude-code-action@beta
|
||||
uses: anthropics/claude-code-action@v1
|
||||
with:
|
||||
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
|
||||
claude_args: "--model claude-sonnet-4-5-20250929"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue