Skip to content

Commit 539762c

Browse files
authored
Update review.yml
1 parent 016e108 commit 539762c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
uses: mattzcarey/[email protected]
1717
with:
1818
OPENAI_API_KEY: ${{ secrets.GPTREVIEWKEY }}
19-
MODEL: 'gpt-4o-mini'
19+
MODEL: 'gpt-4o'
2020
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)