Open
Description
After upgrading to actions/checkout@v4 (no with
configuration), we see1 show-progress: true
listed in the logs, but git fetch
is run without the --progress
flag.

I think this is not the intended behavior of #1067, which says
Note that the default value of this new option is
true
, which matches the current behavior, so this PR introduces no behavior change unless the new option is explicitly present and set to false.
Footnotes
Metadata
Metadata
Assignees
Labels
No labels