Update .github/workflows/ai-review.yml

This commit is contained in:
2025-01-11 01:53:46 +09:00
committed by Myeongseon Choi
parent 8a646957eb
commit 5f4ab448cb

View File

@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: AI Code Review
uses: gitea-actions/ai-reviewer@v0.5
uses: gitea-actions/ai-reviewer@v0.6
with:
access-token: ${{ secrets.ACCESS_TOKEN }}
full-context-model: "gpt-4o"