This commit is contained in:
km-anthropic
2025-08-21 11:35:06 -07:00
3 changed files with 10 additions and 4 deletions

View File

@@ -85,7 +85,7 @@ runs:
- name: Install Claude Code
shell: bash
run: curl -fsSL https://claude.ai/install.sh | bash -s 1.0.85
run: curl -fsSL https://claude.ai/install.sh | bash -s 1.0.86
- name: Run Claude Code Action
shell: bash