Skip to content

[CHORE] Upgrade action to support Node.js 24 runtime #77

@c-vigo

Description

@c-vigo

Chore Type

Dependency update

Description

GitHub Actions is deprecating Node.js 20 runners. Starting June 2, 2026, actions will be forced to run with Node.js 24 by default.

This action is currently running on Node.js 20 and needs to be updated to support Node.js 24.

Reference: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Acceptance Criteria

  • Update action.yml to use node24 runtime
  • Update dependencies for Node.js 24 compatibility
  • Test action on Node.js 24
  • Release new version with Node.js 24 support

Implementation Notes

Related Issues

Related to #71

Priority

High

Changelog Category

Changed

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreGeneral tasks (e.g. update dependencies, contact a manufacturer, read a paper)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions