File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1111    - name : Setup Go 
1212      uses : actions/setup-go@v4 
1313      with :
14-         go-version : ' 1.21.4 ' 
14+         go-version : ' 1.22.6 ' 
1515
1616    - name : build 
1717      run : make release-all 
Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ inputs:
55  lsp-ref :
66    description : ' The Git reference for the LSP version of LND' 
77    required : true 
8-     default : ' breez-node-v0.18.2 -beta' 
8+     default : ' breez-node-v0.18.5 -beta' 
99
1010  go-version :
1111    description : ' The Go version for building LND' 
1212    required : true 
13-     default : ^1.21.4  
13+     default : ^1.22.6  
1414
1515runs :
1616  using : ' composite' 
Original file line number Diff line number Diff line change 55  pull_request :    
66env :
77  BITCOIN_VERSION : ' 25.0' 
8-   LSP_REF : ' breez-node-v0.18.3 -beta' 
8+   LSP_REF : ' breez-node-v0.18.5 -beta' 
99  CLIENT_REF : ' v0.17.5-breez-3' 
10-   GO_VERSION : ' ^1.21.4 ' 
10+   GO_VERSION : ' ^1.22.6 ' 
1111  CLN_VERSION : ' v24.11' 
1212
1313concurrency :
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments