This commit is contained in:
Ashwin Bhat
2025-08-06 13:00:05 -07:00
parent 2ce0b1c9b2
commit aeda2d62c0

View File

@@ -176,7 +176,7 @@ runs:
echo "Base-action dependencies installed"
cd -
# Install Claude Code globally
bun install -g @anthropic-ai/claude-code@1.0.70
bun install -g @anthropic-ai/claude-code
- name: Setup Network Restrictions
if: steps.prepare.outputs.contains_trigger == 'true' && inputs.experimental_allowed_domains != ''