File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5757          key : ${{ runner.os }}-${{ env.VIM_LSP_GO_VERSION }}-${{ env.VIM_LSP_GOPLS_VERSION }}-${{ env.VIM_LSP_GOPLS_CACHE_VER }}-gopls 
5858      - name : Install Go for gopls 
5959        if : steps.cache-gopls.outputs.cache-hit != 'true' 
60-         uses : actions/setup-go@v5  
60+         uses : actions/setup-go@v6  
6161        with :
6262          go-version : ${{ env.VIM_LSP_GO_VERSION }} 
6363      - name : Install gopls 
Original file line number Diff line number Diff line change 5555          key : ${{ runner.os }}-${{ env.VIM_LSP_GO_VERSION }}-${{ env.VIM_LSP_GOPLS_VERSION }}-${{ env.VIM_LSP_GOPLS_CACHE_VER }}-gopls 
5656      - name : Install Go for gopls 
5757        if : steps.cache-gopls.outputs.cache-hit != 'true' 
58-         uses : actions/setup-go@v5  
58+         uses : actions/setup-go@v6  
5959        with :
6060          go-version : ${{ env.VIM_LSP_GO_VERSION }} 
6161      - name : Install gopls 
Original file line number Diff line number Diff line change 5252          path : ./vim-themis 
5353          ref : v1.5.5 
5454      - name : Install Go for gopls 
55-         uses : actions/setup-go@v5  
55+         uses : actions/setup-go@v6  
5656        with :
5757          go-version : ${{ env.VIM_LSP_GO_VERSION }} 
5858      - name : Install gopls 
Original file line number Diff line number Diff line change 2828          path : ./vim-themis 
2929          ref : v1.5.5 
3030      - name : Install Go for gopls 
31-         uses : actions/setup-go@v5  
31+         uses : actions/setup-go@v6  
3232        with :
3333          go-version : ${{ env.VIM_LSP_GO_VERSION }} 
3434      - name : Install gopls 
Original file line number Diff line number Diff line change 5656          key : ${{ runner.os }}-${{ env.VIM_LSP_GO_VERSION }}-${{ env.VIM_LSP_GOPLS_VERSION }}-${{ env.VIM_LSP_GOPLS_CACHE_VER }}-gopls 
5757      - name : Install Go for gopls 
5858        if : steps.cache-gopls.outputs.cache-hit != 'true' 
59-         uses : actions/setup-go@v5  
59+         uses : actions/setup-go@v6  
6060        with :
6161          go-version : ${{ env.VIM_LSP_GO_VERSION }} 
6262      - name : Install gopls 
Original file line number Diff line number Diff line change 5858          key : ${{ runner.os }}-${{ env.VIM_LSP_GO_VERSION }}-${{ env.VIM_LSP_GOPLS_VERSION }}-${{ env.VIM_LSP_GOPLS_CACHE_VER }}-gopls 
5959      - name : Install Go for gopls 
6060        if : steps.cache-gopls.outputs.cache-hit != 'true' 
61-         uses : actions/setup-go@v5  
61+         uses : actions/setup-go@v6  
6262        with :
6363          go-version : ${{ env.VIM_LSP_GO_VERSION }} 
6464      - name : Install gopls 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments