Skip to content

Update GitHub Actions for Node 24 action runtime #101

@mehul0810

Description

@mehul0810

Summary

GitHub Actions emitted a Node.js 20 action-runtime deprecation warning during the release/1.6.0 Playwright Smoke workflow.

Evidence

The merge-commit workflow passed, but GitHub warned that actions currently running on the Node.js 20 action runtime will be forced toward Node 24 soon. The warning referenced common workflow actions such as checkout/setup/cache actions.

Acceptance criteria

  • Review all GitHub Actions workflow dependencies for Node 24-compatible action versions.
  • Update pinned action versions where maintained Node 24-compatible releases are available.
  • Confirm release/PR workflows still pass after the updates.

Release impact

Not a blocker for 1.6.0 because the current workflows pass. This should be handled before the warning becomes a CI stability problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: build-ciComposer, npm, linting, static analysis, GitHub Actions, or release automation.priority: mediumUseful or user-impacting work that should be planned but is not blocking now.type: maintenanceEngineering maintenance, CI, dependency, refactor, tooling, or release hygiene.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions