add minor version

This commit is contained in:
noecald
2020-08-12 14:05:27 -07:00
parent 7c48b0cfa2
commit cb633a5d73

View File

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