From 492494dd8f9879cb6a10aa7a8e31ffc459d201f0 Mon Sep 17 00:00:00 2001 From: Mao Nakamoto <41178744+maonakamoto@users.noreply.github.com> Date: Mon, 31 Aug 2026 11:29:06 +0200 Subject: [PATCH] chore(deps): currency sweep - .nvmrc 20 -> 24 (CI reads node via node-version-file) - actions/checkout and actions/setup-node already at v7 Verified locally under Node 24.20.0: full npm run verify (format:check, lint, typecheck, test, next build). Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01WqKqMnHQHSmkGFfc5t7Rxn --- .nvmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.nvmrc b/.nvmrc index 209e3ef4..a45fd52c 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20 +24