Skip to content

Commit b7466b6

Browse files
authored
Update review.yml
1 parent 55dac29 commit b7466b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/review.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
fetch-depth: 0
1414

1515
- name: Code Review GPT
16-
uses: mattzcarey/[email protected].9
16+
uses: mattzcarey/[email protected].10
1717
with:
1818
OPENAI_API_KEY: ${{ secrets.GPTREVIEWKEY }}
19-
MODEL: 'gpt-4o'
19+
MODEL: 'gpt-4o-mini'
2020
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)