Skip to content

Commit 43da09d

Browse files
author
Warren Buckley
authored
Merge branch 'dev' into close-file-shortcut
2 parents a3b01e7 + af7492d commit 43da09d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/richcodenav.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
working-directory: LogViewer.Client
3838
run: npm install
3939

40-
- uses: microsoft/RichCodeNavIndexer@v0.1.9
40+
- uses: microsoft/RichCodeNavIndexer@v0.1
4141
with:
4242
repo-token: ${{ secrets.GITHUB_TOKEN }}
4343
languages: csharp,typescript

0 commit comments

Comments
 (0)