Update .github/workflows/ai-review.yml

This commit is contained in:
2025-01-11 00:44:09 +09:00
committed by Myeongseon Choi
parent 9aa703e07d
commit 8a646957eb

View File

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