[GH Actions]: Fetch repo 5 commits deep
This commit is contained in:
parent
f0542b97f0
commit
6afaa369e1
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue