Skip to content

Fix invalid actions/checkout and actions/setup-node version tags in GitHub Actions #36

Description

@harsharajkumar-273

Both ci.yml and deploy-aws-ec2.yml reference version v6 for actions/checkout and actions/setup-node (e.g. actions/checkout@v6). These tags do not exist yet (latest is v4), which causes the GitHub Actions workflows to fail immediately on run. They should be corrected to @v4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ADVENTURERIntermediate (25 pts)ELUSOCRequired Tracking

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions