mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 00:59:03 +01:00
revert to 2.2 and 0.1.2 temporarily
This commit is contained in:
6
.github/workflows/rich-navigation.yml
vendored
6
.github/workflows/rich-navigation.yml
vendored
@@ -16,7 +16,11 @@ jobs:
|
||||
run: yarn --frozen-lockfile
|
||||
env:
|
||||
CHILD_CONCURRENCY: 1
|
||||
- uses: microsoft/RichCodeNavIndexer@v0.1.3
|
||||
- name: Install .NET Core 2.2
|
||||
uses: actions/setup-dotnet@v1.5.0
|
||||
with:
|
||||
dotnet-version: 2.2
|
||||
- uses: microsoft/RichCodeNavIndexer@v0.1.2
|
||||
with:
|
||||
languages: typescript
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user