From 4ad6185188c4428facc3f145abe18254d3388dd8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 04:45:28 +0000 Subject: [PATCH] Update node to v24.13.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pr-build.yml | 2 +- .github/workflows/site-build.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr-build.yml b/.github/workflows/pr-build.yml index 245517efc..6d246f577 100644 --- a/.github/workflows/pr-build.yml +++ b/.github/workflows/pr-build.yml @@ -21,7 +21,7 @@ jobs: - name: Use Node.js 22 uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0 with: - node-version: 24.13.0 + node-version: 24.13.1 - name: Set up Ruby 3.2 uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd # v1.288.0 diff --git a/.github/workflows/site-build.yml b/.github/workflows/site-build.yml index ee1355437..ceab3bd24 100644 --- a/.github/workflows/site-build.yml +++ b/.github/workflows/site-build.yml @@ -21,7 +21,7 @@ jobs: - name: Use Node.js 22 uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0 with: - node-version: 24.13.0 + node-version: 24.13.1 - name: Set up Ruby 3.2 uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd # v1.288.0