From aa5bd84823d0e15ecee2d3c8e7ac1141915e5b0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian=20K=C3=B6nig?= Date: Thu, 16 Oct 2025 10:25:51 +0200 Subject: [PATCH] chore: bump node --- .github/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/.env b/.github/.env index cbe24b0..51087be 100644 --- a/.github/.env +++ b/.github/.env @@ -1,4 +1,4 @@ -NODE_VERSION=20.x +NODE_VERSION=24.x NPM_REGISTRY=https://registry.npmjs.org RUST_VERSION=stable ACTIONS_USER=github-actions