0
1
mirror of https://github.com/actions/checkout synced 2024-06-01 18:38:03 +02:00

Submodule documentation improvements

This commit is contained in:
Edward Thomson 2019-08-01 10:18:30 +01:00 committed by Edward Thomson
parent af513c7a01
commit 04a5459735

View File

@ -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: