mirror of
https://github.com/markwylde/claude-code-gitea-action.git
synced 2026-02-19 18:12:50 +08:00
chore: bump Claude Code version to 1.0.56
This commit is contained in:
@@ -188,7 +188,7 @@ runs:
|
||||
shell: bash
|
||||
run: |
|
||||
# Install Claude Code globally
|
||||
npm install -g @anthropic-ai/claude-code@1.0.53
|
||||
npm install -g @anthropic-ai/claude-code@1.0.56
|
||||
|
||||
# Run the base-action
|
||||
cd ${GITHUB_ACTION_PATH}/base-action
|
||||
|
||||
Reference in New Issue
Block a user