Skip to content

Commit af7492d

Browse files
author
Warren Buckley
authored
Update to @v0.1 for Microsoft RichCodeNaviagtion Github Action
1 parent d71de56 commit af7492d

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)