Skip to content

Update GitHub Actions runtime from Node.js 20 to 24#33

Open
smorimoto wants to merge 1 commit intoInfisical:mainfrom
smorimoto:update-node-runtime-to-24
Open

Update GitHub Actions runtime from Node.js 20 to 24#33
smorimoto wants to merge 1 commit intoInfisical:mainfrom
smorimoto:update-node-runtime-to-24

Conversation

@smorimoto
Copy link

@smorimoto smorimoto commented Mar 15, 2026

Summary

  • Update the runs.using field in action.yaml from node20 to node24
  • Node.js 20 is deprecated on GitHub Actions runners and will be forced to Node.js 24 starting 2nd June 2026

Test plan

  • Verify the action runs successfully on a workflow using Node.js 24
  • Confirm no deprecation warnings appear in workflow logs

Node.js 20 is deprecated on GitHub Actions runners and will be
forced to Node.js 24 starting June 2nd, 2026.
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.

1 participant