diff --git a/base-action/action.yml b/base-action/action.yml index 17d66d9..5b9acef 100644 --- a/base-action/action.yml +++ b/base-action/action.yml @@ -115,7 +115,7 @@ runs: - name: Install Claude Code shell: bash - run: npm install -g @anthropic-ai/claude-code@1.0.60 + run: npm install -g @anthropic-ai/claude-code@1.0.61 - name: Run Claude Code Action shell: bash