Uh oh!
There was an error while loading. Please reload this page.
chore: update to Node v24 - #339
Conversation
dotkas
commented
Mar 11, 2026
@parkerbxyz sorry for the direct ping, but is this repo still being maintained? |
sh-cho
commented
Mar 12, 2026
Can we use |
krische
commented
Mar 12, 2026
Probably, but I'm guessing it'll stop working once this PR merges. |
|
blackjid
commented
Mar 12, 2026
This is already implemented on #275 that is available in the beta branch... |
parkerbxyz
commented
Mar 13, 2026
Thanks for your patience, everyone. I'll try to get v3 out tomorrow. |
parkerbxyz
commented
Mar 13, 2026
Node.js 24 support is now available in v3.0.0 🙂 |
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