diff --git a/.github/workflows/modonome-review.yml b/.github/workflows/modonome-review.yml index e929097d..b7f3b56c 100644 --- a/.github/workflows/modonome-review.yml +++ b/.github/workflows/modonome-review.yml @@ -24,7 +24,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Check out the PR head with history - uses: actions/checkout@v4 + uses: actions/checkout@v7 with: fetch-depth: 0