Skip to content

Fix Node.js runtime version in TypeScript Actions example#523

Merged
pru55e11 merged 1 commit intomainfrom
docs/fix-nodejs-version-typescript-actions
Mar 26, 2026
Merged

Fix Node.js runtime version in TypeScript Actions example#523
pru55e11 merged 1 commit intomainfrom
docs/fix-nodejs-version-typescript-actions

Conversation

@pru55e11
Copy link
Copy Markdown
Collaborator

@pru55e11 pru55e11 commented Mar 26, 2026

Summary

  • Update runtime: nodejs:18 to runtime: nodejs:22 in the TypeScript Actions example

Node.js 18 reached EOL on April 30, 2025. The example should use a supported LTS version.

Test plan

  • Verify the example YAML snippet shows nodejs:22

Update runtime from nodejs:18 (EOL) to nodejs:22 in the
app.config.yaml example.

Made-with: Cursor
@pru55e11 pru55e11 merged commit 59487c3 into main Mar 26, 2026
2 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.

1 participant