From 37f95f52ff635249337680a1fe35eb6b94198b95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 03:50:50 +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..bdc4f2a0 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.14.0 - run: yarn global add @sourcegraph/scip-typescript @sourcegraph/src - run: yarn --ignore-engines --ignore-scripts - run: scip-typescript index