This commit is contained in:
km-anthropic
2025-08-12 14:42:10 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -85,7 +85,7 @@ runs:
- name: Install Claude Code
shell: bash
run: bun install -g @anthropic-ai/claude-code@1.0.72
run: bun install -g @anthropic-ai/claude-code@1.0.77
- name: Run Claude Code Action
shell: bash