From 3da5e488a3250635c7d68b413b07994ad5e16044 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 19:14:45 +0000 Subject: [PATCH] chore(deps): update node.js to v24.17.0 --- .github/workflows/check-dist.yml | 2 +- .github/workflows/main.yml | 2 +- .node-version | 2 +- .nvmrc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/check-dist.yml b/.github/workflows/check-dist.yml index a3d43831c..83dcbf785 100644 --- a/.github/workflows/check-dist.yml +++ b/.github/workflows/check-dist.yml @@ -28,7 +28,7 @@ jobs: # https://github.com/cypress-io/github-action/blob/master/action.yml # Node.js minor version is aligned to # https://github.com/actions/runner/blob/main/src/Misc/externals.sh - node-version: 24.16.0 + node-version: 24.17.0 - run: npm ci - run: npm run format - run: npm run build diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 789290478..23db72ba7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -20,7 +20,7 @@ jobs: # https://github.com/cypress-io/github-action/blob/master/action.yml # Node.js minor version is aligned to # https://github.com/actions/runner/blob/main/src/Misc/externals.sh - node-version: 24.16.0 + node-version: 24.17.0 - run: npm ci # Core action code - run: npm run format # Prettier formats core action code diff --git a/.node-version b/.node-version index b832e4001..1dd37d537 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -24.16.0 +24.17.0 diff --git a/.nvmrc b/.nvmrc index b832e4001..1dd37d537 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -24.16.0 +24.17.0