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.
2 parents e98325f + 9c869e5 commit 716da34Copy full SHA for 716da34
.github/workflows/claude.yml
@@ -13,7 +13,7 @@ jobs:
13
claude-response:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: anthropics/claude-code-action@beta
+ - uses: anthropics/claude-code-action@v1
17
with:
18
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
19
# Or use OAuth token instead:
0 commit comments