1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-06-16 18:56:38 +00:00

Fix input.default type and change them to string

This commit is contained in:
islishude 2023-09-18 21:10:34 +08:00
parent 72f2cec99f
commit 6e4c7add6a
2 changed files with 10 additions and 12 deletions

View file

@ -77,7 +77,6 @@ When Git 2.18 or higher is not in your PATH, falls back to the REST API to downl
# Do a sparse checkout on given patterns. Each pattern should be separated with
# new lines
# Default: null
sparse-checkout: ''
# Specifies whether to use cone-mode when doing a sparse checkout.