From a89dcf75b784c715d877d69906e409ac60c5946c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 05:32:06 +0000 Subject: [PATCH] Update node to v24.16.0 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 32367a5ca..cdd69d8b7 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@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: - node-version: 24.15.0 + node-version: 24.16.0 - name: Set up Ruby 3.2 uses: ruby/setup-ruby@afeafc3d1ab54a631816aba4c914a0081c12ff2f # v1.310.0 diff --git a/.github/workflows/site-build.yml b/.github/workflows/site-build.yml index 122fa30ca..7fb4314df 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@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: - node-version: 24.15.0 + node-version: 24.16.0 - name: Set up Ruby 3.2 uses: ruby/setup-ruby@afeafc3d1ab54a631816aba4c914a0081c12ff2f # v1.310.0