diff --git a/.github/workflows/react-doctor.yml b/.github/workflows/react-doctor.yml index a54ea68e..1c7a313f 100644 --- a/.github/workflows/react-doctor.yml +++ b/.github/workflows/react-doctor.yml @@ -20,7 +20,7 @@ jobs: react-doctor: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v7 with: fetch-depth: 0 - uses: millionco/react-doctor@v2