File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3838    - name : Tune GitHub-hosted runner network 
3939      uses : smorimoto/tune-github-hosted-runner-network@v1 
4040    - name : Setup .NET 
41-       uses : actions/setup-dotnet@v4  
41+       uses : actions/setup-dotnet@v5  
4242      with :
4343        dotnet-version : | 
4444          8.0.* 
@@ -118,7 +118,7 @@ jobs:
118118    - name : Tune GitHub-hosted runner network 
119119      uses : smorimoto/tune-github-hosted-runner-network@v1 
120120    - name : Setup .NET 
121-       uses : actions/setup-dotnet@v4  
121+       uses : actions/setup-dotnet@v5  
122122      with :
123123        dotnet-version : | 
124124          8.0.* 
@@ -172,7 +172,7 @@ jobs:
172172    - name : Tune GitHub-hosted runner network 
173173      uses : smorimoto/tune-github-hosted-runner-network@v1 
174174    - name : Setup .NET 
175-       uses : actions/setup-dotnet@v4  
175+       uses : actions/setup-dotnet@v5  
176176      with :
177177        dotnet-version : | 
178178          8.0.* 
Original file line number Diff line number Diff line change 2323        language : [ 'csharp' ] 
2424    steps :
2525    - name : Setup .NET 
26-       uses : actions/setup-dotnet@v4  
26+       uses : actions/setup-dotnet@v5  
2727      with :
2828        dotnet-version : | 
2929          8.0.* 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments