From 30054e7eec4c0c4454d52efd6bfe9da483c2bed1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 21:13:56 +0000 Subject: [PATCH] Update node to v24.17.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 6b20ed618..ef92ebe53 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.16.0 + node-version: 24.17.0 - name: Set up Ruby 3.2 uses: ruby/setup-ruby@89f90524b88a01fe6e0b732220432cc6142926af # v1.313.0 diff --git a/.github/workflows/site-build.yml b/.github/workflows/site-build.yml index 56413874e..1c101ca54 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.16.0 + node-version: 24.17.0 - name: Set up Ruby 3.2 uses: ruby/setup-ruby@89f90524b88a01fe6e0b732220432cc6142926af # v1.313.0