File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3333 with :
3434 version : 7.6.1
3535 plugins : |
36- https://github. com/medcl/elasticsearch- analysis-ik/releases/download/v7.6.1 /elasticsearch-analysis-ik-7.6.1.zip
37- https://github. com/medcl/elasticsearch- analysis-pinyin/releases/download/v7.6.1 /elasticsearch-analysis-pinyin-7.6.1.zip
36+ https://release.infinilabs. com/analysis-ik/stable /elasticsearch-analysis-ik-7.6.1.zip
37+ https://release.infinilabs. com/analysis-pinyin/stable /elasticsearch-analysis-pinyin-7.6.1.zip
3838 analysis-icu
3939 analysis-smartcn
4040 analysis-kuromoji
@@ -56,15 +56,15 @@ jobs:
5656 fetch-depth : 0 # Shallow clones should be disabled for a better relevancy of analysis
5757
5858 - name : Cache SonarCloud packages
59- uses : actions/cache@v1
59+ uses : actions/cache@v3
6060 with :
6161 path : ~\sonar\cache
6262 key : ${{ runner.os }}-sonar
6363 restore-keys : ${{ runner.os }}-sonar
6464
6565 - name : Cache SonarCloud scanner
6666 id : cache-sonar-scanner
67- uses : actions/cache@v1
67+ uses : actions/cache@v3
6868 with :
6969 path : .\.sonar\scanner
7070 key : ${{ runner.os }}-sonar-scanner
You can’t perform that action at this time.
0 commit comments