updated rich nav task version

This commit is contained in:
noecald
2020-08-06 16:54:24 -07:00
parent 42a9a9998e
commit 258e752fe9

View File

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