Skip to content

v4 with default config (no with) does not include --progress flag #1453

Open
@bquorning

Description

@bquorning

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.

image

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

  1. https://github.com/rubocop/rubocop-rspec/actions/runs/6076842370/job/16485526462

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions