mirror of
https://github.com/tj-actions/changed-files
synced 2024-12-17 03:47:20 +00:00
Update action.yml
This commit is contained in:
parent
338a11e8c5
commit
866ffdf84d
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ inputs:
|
|||
fetch_depth:
|
||||
description: "Limit depth of the branch history fetched. **NOTE**: This can be adjusted to resolve errors with insufficient history."
|
||||
required: false
|
||||
default: "30"
|
||||
default: "40"
|
||||
|
||||
outputs:
|
||||
added_files:
|
||||
|
|
Loading…
Reference in a new issue