File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 88    timeout-minutes : 10 
99    strategy :
1010      matrix :
11-         node-version : [22 .x] 
11+         node-version : [24 .x] 
1212    steps :
1313    - uses : actions/checkout@v4 
1414    - name : Use Node.js ${{ matrix.node-version }} 
2323    timeout-minutes : 10 
2424    strategy :
2525      matrix :
26-         node-version : [18.x, 20.x, 22.x] 
26+         node-version : [18.x, 20.x, 22.x, 24.x ] 
2727    steps :
2828    - uses : actions/checkout@v4 
2929    - name : Use Node.js ${{ matrix.node-version }} 
4141    timeout-minutes : 10 
4242    strategy :
4343      matrix :
44-         node-version : [22 .x] 
44+         node-version : [24 .x] 
4545        bundler : [webpack, browserify] 
4646    steps :
4747    - uses : actions/checkout@v4 
6262    timeout-minutes : 10 
6363    strategy :
6464      matrix :
65-         node-version : [22 .x] 
65+         node-version : [24 .x] 
6666    steps :
6767    - uses : actions/checkout@v4 
6868    - name : Use Node.js ${{ matrix.node-version }} 
7878    timeout-minutes : 10 
7979    strategy :
8080      matrix :
81-         node-version : [22 .x] 
81+         node-version : [24 .x] 
8282    steps :
8383    - uses : actions/checkout@v4 
8484    - name : Use Node.js ${{ matrix.node-version }} 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments