We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ebf302 commit 5e0b9c7Copy full SHA for 5e0b9c7
1 file changed
.github/workflows/claude.yml
@@ -37,7 +37,7 @@ jobs:
37
# crashes with "ENOENT: no such file or directory, symlink" in
38
# restoreConfigFromBase because CLAUDE.md is a symlink to AGENTS.md.
39
# Revert to @v1 once the fix in #1186 is released.
40
- uses: anthropics/claude-code-action@v1.0.111
+ uses: anthropics/claude-code-action@v1.0.88
41
with:
42
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
43
0 commit comments