This commit is contained in:
Nacho Orlandoni 2025-06-09 16:25:07 -06:00 committed by GitHub
commit 2e696d95b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 71 additions and 1 deletions

View file

@ -121,6 +121,11 @@ Please refer to the [release page](https://github.com/actions/checkout/releases/
# Default: true
show-progress: ''
# Path to a local bare git [reference repository to minimize network
# usage](https://git-scm.com/docs/git-clone#Documentation/git-clone.txt---reference-if-ableltrepositorygt).
# If the directory doesn't exists this option will ignore it and log a message.
reference: ''
# Whether to download Git-LFS files
# Default: false
lfs: ''