File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 6464
6565    steps :
6666      - name : " Checkout" 
67-         uses : " actions/checkout@v4 " 
67+         uses : " actions/checkout@v5 " 
6868        with :
6969          fetch-depth : 2 
7070
@@ -147,7 +147,7 @@ jobs:
147147
148148    steps :
149149      - name : " Checkout" 
150-         uses : " actions/checkout@v4 " 
150+         uses : " actions/checkout@v5 " 
151151        with :
152152          fetch-depth : 2 
153153
@@ -218,7 +218,7 @@ jobs:
218218
219219    steps :
220220      - name : " Checkout" 
221-         uses : " actions/checkout@v4 " 
221+         uses : " actions/checkout@v5 " 
222222        with :
223223          fetch-depth : 2 
224224
@@ -289,7 +289,7 @@ jobs:
289289
290290    steps :
291291      - name : " Checkout" 
292-         uses : " actions/checkout@v4 " 
292+         uses : " actions/checkout@v5 " 
293293        with :
294294          fetch-depth : 2 
295295
@@ -341,7 +341,7 @@ jobs:
341341
342342    steps :
343343      - name : " Checkout" 
344-         uses : " actions/checkout@v4 " 
344+         uses : " actions/checkout@v5 " 
345345        with :
346346          fetch-depth : 2 
347347
@@ -373,7 +373,7 @@ jobs:
373373
374374    steps :
375375      - name : " Checkout" 
376-         uses : " actions/checkout@v4 " 
376+         uses : " actions/checkout@v5 " 
377377        with :
378378          fetch-depth : 2 
379379
Original file line number Diff line number Diff line change 3636
3737    steps :
3838      - name : " Checkout" 
39-         uses : " actions/checkout@v4 " 
39+         uses : " actions/checkout@v5 " 
4040        with :
4141          fetch-depth : 2 
4242
Original file line number Diff line number Diff line change 4040
4141    steps :
4242      - name : " Checkout code" 
43-         uses : " actions/checkout@v4 " 
43+         uses : " actions/checkout@v5 " 
4444
4545      - name : " Install PHP" 
4646        uses : " shivammathur/setup-php@v2" 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments