1
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2026-03-09 14:35:48 +00:00

Broaden show-progress description to cover all git operations

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Max schwenk 2026-02-25 18:39:09 -05:00
parent f3b6b37fa6
commit a5d425690b
3 changed files with 4 additions and 3 deletions

View file

@ -78,7 +78,7 @@ inputs:
description: 'Whether to fetch tags, even if fetch-depth > 0.'
default: false
show-progress:
description: 'Whether to show progress status output when fetching.'
description: 'Whether to show progress status output for git operations.'
default: true
lfs:
description: 'Whether to download Git-LFS files'