Skip to content

ci: align test inventory Pages workflow with Node 24 transition#351

Merged
abbajaj806 merged 1 commit intoqualcomm-linux:mainfrom
smuppand:custom_workflow
Mar 16, 2026
Merged

ci: align test inventory Pages workflow with Node 24 transition#351
abbajaj806 merged 1 commit intoqualcomm-linux:mainfrom
smuppand:custom_workflow

Conversation

@smuppand
Copy link
Copy Markdown
Contributor

This PR updates the test inventory GitHub Pages workflow to reduce the
current GitHub Actions runtime deprecation warnings.

Why:

  • the workflow is publishing correctly, but Actions shows warnings for
    Node.js 20-based actions
  • GitHub has announced the transition to Node.js 24 on hosted runners
  • we should proactively align the workflow with that transition

What changed:

  • updated actions/checkout from v4 to v6
  • enabled FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 at workflow level

Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>
@smuppand smuppand requested a review from abbajaj806 March 16, 2026 11:46
Copy link
Copy Markdown
Contributor

@abbajaj806 abbajaj806 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@abbajaj806 abbajaj806 merged commit beec22a into qualcomm-linux:main Mar 16, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants