File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010
1111    steps :
1212      - name : Checkout Git repository 
13-         uses : actions/checkout@v4  
13+         uses : actions/checkout@v5  
1414      - name : Enable Corepack 
1515        #  Required due to a limitation in setup-node https://github.com/actions/setup-node/issues/480#issuecomment-1820622085
1616        run : corepack enable 
4646
4747    steps :
4848      - name : Checkout Git repository 
49-         uses : actions/checkout@v4  
49+         uses : actions/checkout@v5  
5050      - name : Enable Corepack 
5151        #  Required due to a limitation in setup-node https://github.com/actions/setup-node/issues/480#issuecomment-1820622085
5252        run : corepack enable 
7171
7272    steps :
7373      - name : Checkout Git repository 
74-         uses : actions/checkout@v4  
74+         uses : actions/checkout@v5  
7575      - name : Enable Corepack 
7676        #  Required due to a limitation in setup-node https://github.com/actions/setup-node/issues/480#issuecomment-1820622085
7777        run : corepack enable 
9191
9292    steps :
9393      - name : Checkout Git repository 
94-         uses : actions/checkout@v4  
94+         uses : actions/checkout@v5  
9595      - name : Enable Corepack 
9696        #  Required due to a limitation in setup-node https://github.com/actions/setup-node/issues/480#issuecomment-1820622085
9797        run : corepack enable 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments