Skip to content

Commit d73c09e

Browse files
kylewanginchinarvql
authored andcommitted
Update ai-devel.yaml
1 parent fdf3797 commit d73c09e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ai-devel.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,11 @@ jobs:
6464
fetch-depth: 0
6565
- name: Run Claude Code
6666
id: claude
67-
uses: anthropics/claude-code-action@v1.0.69
67+
uses: anthropics/claude-code-action@v1
6868
env:
6969
ANTHROPIC_BASE_URL: "${{ secrets.ANTHROPIC_BASE_URL }}"
7070
CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC: 1
7171
CLAUDE_CODE_ATTRIBUTION_HEADER: 0
72-
CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS: 1
7372
with:
7473
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
7574
claude_args: |

0 commit comments

Comments
 (0)