Skip to content

Commit

Permalink
Merge pull request #63 from Louis-7/doc/update-read-me
Browse files Browse the repository at this point in the history
doc: update example to v0.4
  • Loading branch information
Louis-7 authored Feb 28, 2024
2 parents 189a0bf + 15b0700 commit 145383f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ This app is calling OpenAI chatGPT API to do code review for you.
code-review:
runs-on: ubuntu-latest
steps:
- uses: Louis-7/ai-code-review@v0.1
- uses: Louis-7/ai-code-review@v0.4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
Expand Down

0 comments on commit 145383f

Please sign in to comment.