mirror of
https://code.forgejo.org/actions/checkout.git
synced 2025-08-23 23:40:48 +02:00
Merge 2449f8bb0b
into ff7abcd0c3
This commit is contained in:
commit
957fb011a5
8 changed files with 57 additions and 5 deletions
|
@ -121,6 +121,9 @@ Please refer to the [release page](https://github.com/actions/checkout/releases/
|
|||
# Default: 1
|
||||
fetch-depth: ''
|
||||
|
||||
# Date like `2days` or `1970-01-01`. Fetch a history after the specified time.
|
||||
shallow-since: ''
|
||||
|
||||
# Whether to fetch tags, even if fetch-depth > 0.
|
||||
# Default: false
|
||||
fetch-tags: ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue