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

@@ -145,7 +145,7 @@ runs:
echo "Base-action dependencies installed"
cd -
# Install Claude Code globally
curl -fsSL https://claude.ai/install.sh | bash -s 1.0.85
curl -fsSL https://claude.ai/install.sh | bash -s 1.0.86
echo "$HOME/.local/bin" >> "$GITHUB_PATH"
- name: Setup Network Restrictions