remove patch version

This commit is contained in:
noecald
2020-08-13 16:17:50 -07:00
parent a76c649aaa
commit e0ae13f19e

View File

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