1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-06-15 18:26:36 +00:00

Simplified the submoduleDirectories

This commit is contained in:
Marcus Tillmanns 2024-08-28 13:15:20 +02:00
parent b6625bb44a
commit 7618b1f401
8 changed files with 32 additions and 62 deletions

View file

@ -116,7 +116,7 @@ Please refer to the [release page](https://github.com/actions/checkout/releases/
# Default: false
submodules: ''
# A list of submodules to use when `submodules` is `true`.
# A list of submodules to checkout.
# Default: null
submodule-directories: ''