File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2222      - name : Checkout the repo 
2323        uses : actions/checkout@v5 
2424
25-       - uses : actions/setup-java@v4  
25+       - uses : actions/setup-java@v5  
2626        with :
2727          distribution : ' zulu' 
2828          java-version : | 
7070        with :
7171          fetch-depth : 100 
7272
73-       - uses : actions/setup-java@v4  
73+       - uses : actions/setup-java@v5  
7474        with :
7575          distribution : ' temurin' 
7676          java-version : ' 17' 
Original file line number Diff line number Diff line change 1313      - name : ' Checkout Repository' 
1414        uses : actions/checkout@v5 
1515
16-       - uses : actions/setup-java@v4  
16+       - uses : actions/setup-java@v5  
1717        with :
1818          distribution : ' zulu' 
1919          java-version : | 
Original file line number Diff line number Diff line change 3333        uses : actions/checkout@v5 
3434      - name : Setup Pages 
3535        uses : actions/configure-pages@v5 
36-       - uses : actions/setup-java@v4  
36+       - uses : actions/setup-java@v5  
3737        with :
3838          distribution : ' zulu' 
3939          java-version : | 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments