diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1b6fcb99..03e61780 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: steps: - uses: actions/checkout@v1 with: - fetch-depth: 1 + fetch-depth: 5 - name: Set up Ruby 2.6 uses: actions/setup-ruby@v1 with: