Skip to content

Update the actions/checkout and actions/setup-node to their latest versions in build.yml. #41

@Anshukumar123975

Description

@Anshukumar123975

Bug Report 🐛

Older versions of actions/checkout and actions/setup-node in build.yml.

Expected Behavior

actions/checkout@v4
actions/setup-node@v4

Current Behavior

actions/checkout@v2
actions/setup-node@v1

Possible Solution

Update their versions to v4 as v4 has security updates and performance improvements.

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