1
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2025-05-04 17:29:54 +02: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.