Update to node20 #40

Closed
opened 2023-10-12 13:52:26 +00:00 by lovesegfault · 2 comments
lovesegfault commented 2023-10-12 13:52:26 +00:00 (Migrated from github.com)

The action is still on node16, but by default configured runners on NixOS only come with node20, causing the action to fail.

It should probably be moved to node20, if there are no drawbacks?

07ebb8d274/action.yml (L108-L111)

The action is still on `node16`, but by default configured runners on NixOS only come with `node20`, causing the action to fail. It should probably be moved to `node20`, if there are no drawbacks? https://github.com/DeterminateSystems/nix-installer-action/blob/07ebb8d2749aa2fac2baae7d1cfa011e4acfd8d1/action.yml#L108-L111
grahamc commented 2023-10-12 14:11:12 +00:00 (Migrated from github.com)

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!

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!
grahamc commented 2023-10-12 18:58:19 +00:00 (Migrated from github.com)

Released in v6 :).

Released in v6 :).
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix-install-action#40
No description provided.