File tree Expand file tree Collapse file tree 4 files changed +5
-6
lines changed Expand file tree Collapse file tree 4 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1919    - uses : actions/checkout@v3 
2020    - uses : actions/setup-node@v3 
2121      with :
22-         node-version : 14 
22+         node-version : 16 
2323        cache : ' npm' 
2424
2525    - run : npm ci 
3535          - ubuntu-latest 
3636          - macos-latest 
3737        node :
38-           - 14 
3938          - 16 
4039          - 18 
4140          - 20 
7877
7978    - uses : actions/setup-node@v3 
8079      with :
81-         node-version : 14 
80+         node-version : 16 
8281        cache : ' npm' 
8382
8483    - uses : kellyselden/ember-cli-update-action@v5 
Original file line number Diff line number Diff line change 1212    - uses : actions/checkout@v3 
1313    - uses : actions/setup-node@v3 
1414      with :
15-         node-version : 14 
15+         node-version : 16 
1616        registry-url : ' https://registry.npmjs.org' 
1717
1818    - run : npm publish 
Original file line number Diff line number Diff line change 11environment :
22  matrix :
3-     - nodejs_version : " 14 " 
3+     - nodejs_version : " 16 " 
44  DEBUG : " ember-cli-update,boilerplate-update,git-diff-apply" 
55
66branches :
Original file line number Diff line number Diff line change 3131  },
3232  "homepage" : " https://github.com/ember-cli/ember-cli-update#readme" 
3333  "engines" : {
34-     "node" : " >=14.15 " 
34+     "node" : " >=16 " 
3535  },
3636  "files" : [
3737    " bin" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments