Skip to content

Chore: bump GitHub Actions off Node 20 #19

Description

@sjcotto

CI logs a deprecation: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4 run on Node 20, which GitHub is phasing out (forced to Node 24 by ~2026-06-16; removed ~2026-09-16). Non-breaking today.

Scope

  • Bump the actions in .github/workflows/ci.yml to versions that run on Node 24 (e.g. checkout/setup-node v5).
  • Confirm both CI jobs stay green.

Acceptance

  • No Node-20 deprecation warnings in CI; build + e2e pass.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions