Skip to content

Commit cb633a5

Browse files
committed
add minor version
1 parent 7c48b0c commit cb633a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rich-navigation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
run: yarn --frozen-lockfile
1717
env:
1818
CHILD_CONCURRENCY: 1
19-
- uses: microsoft/RichCodeNavIndexer@v0.1
19+
- uses: microsoft/RichCodeNavIndexer@v0.1.3
2020
with:
2121
languages: typescript
2222
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)