[GH Actions]: Fetch repo 5 commits deep

This commit is contained in:
Ashwin Maroli 2019-09-26 23:17:14 +05:30
parent f0542b97f0
commit 6afaa369e1
1 changed files with 1 additions and 1 deletions

View File

@ -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: