Skip to content

ci: target Node LTS in workflows #2

Description

@smiggleworth

Problem

Both package workflows pin Node 20.19.0 instead of following the current LTS line.

Locations

  • .github/workflows/ci.yml, package job
  • .github/workflows/ci.yml, postgres-contract job

Requested change

Change each actions/setup-node configuration to node-version: "lts/*" and update any labels if needed. This keeps CI aligned with the current supported LTS without periodic version edits.

No changes were made in this repository during the sweep.

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