Skip to content

Commit d38e88c

Browse files
chore(deps): update dependency node to v24
1 parent bee0f37 commit d38e88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: Setup Node.js
1010
uses: actions/setup-node@v2
1111
with:
12-
node-version: 16
12+
node-version: 24.11.0
1313
- run: yarn global add @sourcegraph/scip-typescript @sourcegraph/src
1414
- run: yarn --ignore-engines --ignore-scripts
1515
- run: scip-typescript index

0 commit comments

Comments
 (0)