Browse Source
The checkout action fetches one single commit, so attempts to find previous states of a page result in error. Adding fetch-depth:0 to the configuration fetches all commits and makes finding the previous commit that changed a page possible in the github action.pull/6495/head
committed by
GitHub
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue