File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2929key : ${{ runner.os }}-${{matrix.scala}}-${{matrix.module}}-${{ hashFiles('**/build.sbt') }} 
3030
3131      - name : Setup Java 
32-         uses : actions/setup-java@v4.3 .0 
32+         uses : actions/setup-java@v4.5 .0 
3333        with :
3434          distribution : temurin 
3535          java-version : ' 17' 
8787key : ${{ runner.os }}-${{matrix.scala}}-${{matrix.module}}-${{ hashFiles('**/build.sbt') }} 
8888
8989    - name : Setup Java 
90-       uses : actions/setup-java@v4.3 .0 
90+       uses : actions/setup-java@v4.5 .0 
9191      with :
9292        distribution : temurin 
9393        java-version : ' 17' 
@@ -110,7 +110,7 @@ jobs:
110110    steps :
111111112112      - name : Setup Java 
113-         uses : actions/setup-java@v4.3 .0 
113+         uses : actions/setup-java@v4.5 .0 
114114        with :
115115          distribution : temurin 
116116          java-version : ' 11' 
Original file line number Diff line number Diff line change 2222      with :
2323        fetch-depth : ' 0' 
2424    - name : Setup Scala 
25-       uses : actions/setup-java@v4.3 .0 
25+       uses : actions/setup-java@v4.5 .0 
2626      with :
2727        distribution : temurin 
2828        java-version : 17 
4343      with :
4444        fetch-depth : ' 0' 
4545    - name : Setup Scala 
46-       uses : actions/setup-java@v4.3 .0 
46+       uses : actions/setup-java@v4.5 .0 
4747      with :
4848        distribution : temurin 
4949        java-version : 17 
6868        ref : ${{ github.head_ref }} 
6969        fetch-depth : ' 0' 
7070    - name : Setup Scala 
71-       uses : actions/setup-java@v4.3 .0 
71+       uses : actions/setup-java@v4.5 .0 
7272      with :
7373        distribution : temurin 
7474        java-version : 17 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments