From d75cadee9755db87eac6cc0b15884b80fee6db98 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 04:05:11 +0000 Subject: [PATCH] chore(deps): update node.js to v24 --- .github/workflows/update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index bae9cf9..3439fe6 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -106,7 +106,7 @@ jobs: - name: Setup Node.JS uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0 with: - node-version: 22.14.0 + node-version: 24.11.0 registry-url: "https://registry.npmjs.org" - name: Publish