Skip to content

flutter-version parameter is ignored when cache is used. Is this behavior correct?Β #317

@ssthiago

Description

@ssthiago

I noticed an interesting behavior when I use the flutter-version parameter passing a specific version.

As suggested in the documentation, if I try to use cache as cache-path: "${{ runner.tool_cache }}/flutter/:channel:-:version:-:arch :", version always returns the latest version of flutter, ignoring the value passed in flutter-version.

Is this behavior correct?

Wouldn't it make more sense if, when I pass the flutter-version: 3.19 parameter, for example, the version parameter receives flutter-version and not the latest version of flutter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions