Skip to content

Switch extract-rust-action.yml to use sed rather than Taplo #692

@BD103

Description

@BD103

extract-rust-action.yml currently installs Taplo and uses it to parse rust-toolchain.toml. The linter action, however, uses the built-in sed command without installing anything. I think we should switch extract-rust-version.yml to use sed as well, because it will make the behavior consistent between the two and reduce CI time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-Build-SystemRelated to CI and GitHub ActionsC-PerformanceD-StraightforwardSimple bug fixes and API improvements, docs, test and examples

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions