diff --git a/.github/workflows/code-review.yml b/.github/workflows/code-review.yml index c00c57f..edd8142 100644 --- a/.github/workflows/code-review.yml +++ b/.github/workflows/code-review.yml @@ -53,7 +53,7 @@ jobs: }); - name: Checkout code - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: fetch-depth: 1