Skip to content

fix: configure action to run one node24#361

Open
pbrisbin wants to merge 2 commits intomainfrom
pb/node
Open

fix: configure action to run one node24#361
pbrisbin wants to merge 2 commits intomainfrom
pb/node

Conversation

@pbrisbin
Copy link
Member

chore(test): move isolatedModules configuration

3383229

Jest started warning about this and says to move the option to
tsconfig.json, so I did.

fix: configure action to run one node24

563a9b2

From GitHub,

Node.js 20 actions are deprecated. The following actions are running
on Node.js 20 and may not work as expected: freckle/stack-action@v5.
Actions will be forced to run with Node.js 24 by default starting June
2nd, 2026

We've already been using this for the unit suite on CI since Renovate
bumped .nvmrc on us and we didn't notice to keep action.yml in sync.

Jest started warning about this and says to move the option to
`tsconfig.json`, so I did.
From GitHub,

> Node.js 20 actions are deprecated. The following actions are running
> on Node.js 20 and may not work as expected: freckle/stack-action@v5.
> Actions will be forced to run with Node.js 24 by default starting June
> 2nd, 2026

We've already been using this for the unit suite on CI since Renovate
bumped `.nvmrc` on us and we didn't notice to keep `action.yml` in sync.
@pbrisbin pbrisbin requested a review from a team as a code owner March 24, 2026 13:35
@pbrisbin pbrisbin requested review from jleichty-ren and removed request for a team March 24, 2026 13:35
@pbrisbin pbrisbin linked an issue Mar 24, 2026 that may be closed by this pull request
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.

Getting version warnings on CI for deprecation of node.js 20

1 participant