File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515    runs-on : ubuntu-latest 
1616    strategy :
1717      matrix :
18-         node-version : [12 .x] 
18+         node-version : [14 .x] 
1919    if : ${{ github.ref == 'refs/heads/master' }} 
2020    steps :
2121    - uses : actions/checkout@v2 
Original file line number Diff line number Diff line change 1111    runs-on : ubuntu-latest 
1212    strategy :
1313      matrix :
14-         node-version : [12 .x] 
14+         node-version : [14 .x] 
1515        #  See supported Node.js release schedule at https://nodejs.org/en/about/releases/
1616
1717    steps :
Original file line number Diff line number Diff line change 1414    runs-on : ubuntu-latest 
1515    strategy :
1616      matrix :
17-         node-version : [12 .x] 
17+         node-version : [14 .x] 
1818        #  See supported Node.js release schedule at https://nodejs.org/en/about/releases/
1919
2020    steps :
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments