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
Copy Markdown

@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.
orczyuk added a commit to Orczy-uk/secrets-action that referenced this pull request Mar 29, 2026
Node.js 20 is deprecated on GitHub Actions runners and will be forced
to Node.js 24 starting June 2, 2026. Upstream Infisical/secrets-action
has not updated (issues Infisical#33, Infisical#34 open since March 2026).

This fork bumps the runtime to node24 to eliminate deprecation warnings.
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