improve description for fetch-depth (#301)
Some checks failed
Build and Test / build (push) Failing after 11m13s
Build and Test / test (ubuntu-latest) (push) Failing after 47s
Build and Test / test-proxy (push) Failing after 2m6s
Build and Test / test-bypass-proxy (push) Successful in 8s
Build and Test / test (macos-latest) (push) Has been cancelled
Build and Test / test (windows-latest) (push) Has been cancelled
Some checks failed
Build and Test / build (push) Failing after 11m13s
Build and Test / test (ubuntu-latest) (push) Failing after 47s
Build and Test / test-proxy (push) Failing after 2m6s
Build and Test / test-bypass-proxy (push) Successful in 8s
Build and Test / test (macos-latest) (push) Has been cancelled
Build and Test / test (windows-latest) (push) Has been cancelled
This commit is contained in:
@@ -89,7 +89,7 @@ Refer [here](https://github.com/actions/checkout/blob/v1/README.md) for previous
|
||||
# Default: true
|
||||
clean: ''
|
||||
|
||||
# Number of commits to fetch. 0 indicates all history.
|
||||
# Number of commits to fetch. 0 indicates all history for all branches and tags.
|
||||
# Default: 1
|
||||
fetch-depth: ''
|
||||
|
||||
|
Reference in New Issue
Block a user