We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bee0f37 commit d38e88cCopy full SHA for d38e88c
.github/workflows/scip.yml
@@ -9,7 +9,7 @@ jobs:
9
- name: Setup Node.js
10
uses: actions/setup-node@v2
11
with:
12
- node-version: 16
+ node-version: 24.11.0
13
- run: yarn global add @sourcegraph/scip-typescript @sourcegraph/src
14
- run: yarn --ignore-engines --ignore-scripts
15
- run: scip-typescript index
0 commit comments