Skip to content

tool-cache has a deprecated dependency #29

Open
@JJ

Description

@JJ

Captura desde 2024-04-06 11-40-52

It's used here

const tc = require("@actions/tool-cache");

But I think that essentially it ownly downloads the file, without actually using any kind of cacheish code. So could httpClient (which would need a combination with actions/io) or simply curl (which is installed in all runners) be used instead?

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