From a0d599de4aa87c6f9bfa7bbcda90eecc1967def7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 21:15:29 +0000 Subject: [PATCH] chore(deps): update dependency node to v24 --- .github/workflows/scip.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scip.yml b/.github/workflows/scip.yml index 388b9287..23f10d20 100644 --- a/.github/workflows/scip.yml +++ b/.github/workflows/scip.yml @@ -9,7 +9,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v2 with: - node-version: 16 + node-version: 24.12.0 - run: yarn global add @sourcegraph/scip-typescript @sourcegraph/src - run: yarn --ignore-engines --ignore-scripts - run: scip-typescript index