From 9a73e85792a36870b340758603048e869f47c75f Mon Sep 17 00:00:00 2001 From: PierreGode Date: Tue, 3 Sep 2024 14:37:07 +0200 Subject: [PATCH] Update review.yml --- .github/workflows/review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/review.yml b/.github/workflows/review.yml index 7412053..269c0e8 100644 --- a/.github/workflows/review.yml +++ b/.github/workflows/review.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout Repo - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: AI Code Reviewer uses: PierreGode/GPTcode-reviwer@main