Skip to content

Migrate GitHub Action from Node.js 20 before runner deprecation #28

@c-vigo

Description

@c-vigo

Context

GitHub is deprecating Node.js 20 on Actions runners: Node.js 24 becomes default 2026-06-02; Node.js 20 removed 2026-09-16. See https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Scope

Update action.yml (and any workflow that pins Node) to use Node 24, run tests, and tag a release so downstream repos (e.g. vig-os/devcontainer workflows using vig-os/commit-action) stay compatible.

References

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