Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use actions/checkout feature to fetch all commits
Setting the "fetch-depth" to a positive value fetches that many commits back (and the default value is 1), but setting it to 0 fetches all commits, as in a (deep) normal fetch.
- Loading branch information