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 14250b7 commit 6c9e882Copy full SHA for 6c9e882
README.md
@@ -43,7 +43,7 @@ jobs:
43
44
steps:
45
- name: AI Code Review
46
- uses: AleksandrFurmenkovOfficial/ai-code-review@v0.3
+ uses: AleksandrFurmenkovOfficial/ai-code-review@v0.4
47
with:
48
token: ${{ secrets.GITHUB_TOKEN }} # Token for accessing PRs, file reading, and commenting capabilities
49
openai_api_key: ${{ secrets.OPENAI_API_KEY }} # Access to the GPT-4 class model
0 commit comments