Skip to content

[BUG] Latest tag does not point to the latest release #403

Description

@wheeheee

Describe the bug
As described in the title, the latest tag does not point to the latest release. Discovered when using setup-julia@latest produced the "Node.js 20 actions are deprecated" warning in CI.

To Reproduce
Open up and compare:
https://github.com/julia-actions/setup-julia/tree/v3.0.2
https://github.com/julia-actions/setup-julia/tree/v3
https://github.com/julia-actions/setup-julia/tree/latest

Expected behavior
At this point in time, they should be identical. Their last commits should be the same. It isn't, the latest tag's last commit was 2 years ago. v3 is ok, same as v3.0.2.

Additional context
Not sure if the option to use setup-julia@latest is deprecated, but if not, this is kinda weird.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions