Skip to content

Commit

Permalink
chore: upgrade ChatGPT-CodeReview version
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeLin committed Mar 28, 2023
1 parent da7fb52 commit de00ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: anc95/ChatGPT-CodeReview@v1.0.3
- uses: anc95/ChatGPT-CodeReview@v1.0.4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
Expand Down

0 comments on commit de00ef8

Please sign in to comment.