From 2d501878e66032de4ccec6a5a6ce4a131dfea317 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 05:06:08 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- .github/workflows/ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2365ab4..d6c9416 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: - name: Set node version to 24 uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6 with: - node-version: 24.12.0 + node-version: 24.18.0 - name: Install deps run: npm install @@ -41,7 +41,7 @@ jobs: - name: Set node version to 24 uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6 with: - node-version: 24.12.0 + node-version: 24.18.0 - name: Install deps run: npm install @@ -62,7 +62,7 @@ jobs: - name: Set node version to 24 uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6 with: - node-version: 24.12.0 + node-version: 24.18.0 - name: Install deps run: npm install