Update to node20
#40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The action is still on
node16
, but by default configured runners on NixOS only come withnode20
, causing the action to fail.It should probably be moved to
node20
, if there are no drawbacks?07ebb8d274/action.yml (L108-L111)
I just moved it to node20 in #41. I don't think there is any reason to avoid the update and typescript didn't even recompile differently. Let's see what the tests do and find out!
Released in v6 :).