mirror of
https://github.com/actions/checkout.git
synced 2025-09-11 18:22:21 +08:00
Simplified the submoduleDirectories
This commit is contained in:
@@ -94,7 +94,7 @@ inputs:
|
||||
default: false
|
||||
submodule-directories:
|
||||
description: >
|
||||
A list of submodules to use when `submodules` is `true`.
|
||||
A list of submodules to checkout.
|
||||
default: null
|
||||
set-safe-directory:
|
||||
description: Add repository path as safe.directory for Git global config by running `git config --global --add safe.directory <path>`
|
||||
|
Reference in New Issue
Block a user