mirror of
https://code.forgejo.org/actions/checkout.git
synced 2024-11-05 02:02:51 +01:00
Submodule documentation improvements (#4)
This commit is contained in:
parent
b4b537b06a
commit
53bed0742e
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ inputs:
|
|||
description: 'If true, execute `execute git clean -ffdx && git reset --hard HEAD` before fetching'
|
||||
default: true
|
||||
submodules:
|
||||
description: 'Directory containing files to upload'
|
||||
description: 'Whether to recursively clone submodules; defaults to false'
|
||||
lfs:
|
||||
description: 'Whether to download Git-LFS files; defaults to false'
|
||||
fetch-depth:
|
||||
|
|
Loading…
Reference in a new issue