Skip to content

chore: update to Node v24#339

Open
krische wants to merge 1 commit intoactions:mainfrom
krische:chore/update-node
Open

chore: update to Node v24#339
krische wants to merge 1 commit intoactions:mainfrom
krische:chore/update-node

Conversation

@krische
Copy link

@krische krische commented Mar 10, 2026

This updates the action to build, test, and execute in Node 24. As mentioned in #328, Node 20 has been deprecated for running actions; so this change is necessary.

Resolves #328

@krische krische requested a review from a team as a code owner March 10, 2026 21:38
@dotkas
Copy link

dotkas commented Mar 11, 2026

@parkerbxyz sorry for the direct ping, but is this repo still being maintained?

@sh-cho
Copy link

sh-cho commented Mar 12, 2026

Can we use uses: krische/create-github-app-token@492d57c056b11e54ea877a2853ae9cd3d0c13804 in the mean time?
(krische@492d57c)

@krische
Copy link
Author

krische commented Mar 12, 2026

Can we use uses: krische/create-github-app-token@492d57c056b11e54ea877a2853ae9cd3d0c13804 in the mean time?

(krische@492d57c)

Probably, but I'm guessing it'll stop working once this PR merges.

@martincostello
Copy link
Contributor

martincostello commented Mar 12, 2026

actions/create-github-app-token@492d57c056b11e54ea877a2853ae9cd3d0c13804 should work indefinitely.

@blackjid
Copy link

This is already implemented on #275 that is available in the beta branch...
It's been a while though.
Not sure what is the process to release v3..

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.

Update Node runtime to Node24 due to upcoming retirement on Node20

5 participants