diff --git a/.github/workflows/pronto.yml b/.github/workflows/pronto.yml index 76c5abc..546b5ec 100644 --- a/.github/workflows/pronto.yml +++ b/.github/workflows/pronto.yml @@ -8,7 +8,7 @@ jobs: pronto: runs-on: ubuntu-20.04 steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: fetch-depth: 0 - name: Set up Ruby