File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4343        username : postgres 
4444        password : postgres 
4545    - name : Setup .NET 
46-       uses : actions/setup-dotnet@v4  
46+       uses : actions/setup-dotnet@v5  
4747      with :
4848        dotnet-version : | 
4949          8.0.* 
@@ -154,7 +154,7 @@ jobs:
154154    - name : Tune GitHub-hosted runner network 
155155      uses : smorimoto/tune-github-hosted-runner-network@v1 
156156    - name : Setup .NET 
157-       uses : actions/setup-dotnet@v4  
157+       uses : actions/setup-dotnet@v5  
158158      with :
159159        dotnet-version : | 
160160          8.0.* 
@@ -213,7 +213,7 @@ jobs:
213213    - name : Tune GitHub-hosted runner network 
214214      uses : smorimoto/tune-github-hosted-runner-network@v1 
215215    - name : Setup .NET 
216-       uses : actions/setup-dotnet@v4  
216+       uses : actions/setup-dotnet@v5  
217217      with :
218218        dotnet-version : | 
219219          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.* 
Original file line number Diff line number Diff line change 2222      checks : write 
2323    steps :
2424    - name : Setup .NET 
25-       uses : actions/setup-dotnet@v4  
25+       uses : actions/setup-dotnet@v5  
2626      with :
2727        dotnet-version : | 
2828          8.0.* 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments