update to indexer version 0.1.4

This commit is contained in:
noecald
2020-08-13 15:54:06 -07:00
parent e1b316078b
commit a76c649aaa

View File

@@ -14,7 +14,7 @@ jobs:
run: yarn --frozen-lockfile
env:
CHILD_CONCURRENCY: 1
- uses: microsoft/RichCodeNavIndexer@v0.1
- uses: microsoft/RichCodeNavIndexer@v0.1.4
with:
languages: typescript
repo-token: ${{ secrets.GITHUB_TOKEN }}