File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818      - uses : actions/checkout@v5 
1919
2020      - name : Set up .NET Core 
21-         uses : actions/setup-dotnet@v4  
21+         uses : actions/setup-dotnet@v5  
2222        with :
2323          global-json-file : global.json 
2424          source-url : https://pkgs.dev.azure.com/intelliTect/_packaging/EssentialCSharp/nuget/v3/index.json 
Original file line number Diff line number Diff line change 1212      - uses : actions/checkout@v5 
1313
1414      - name : Set up .NET Core 
15-         uses : actions/setup-dotnet@v4  
15+         uses : actions/setup-dotnet@v5  
1616        with :
1717          global-json-file : global.json 
1818
Original file line number Diff line number Diff line change 3434        languages : ${{ matrix.language }} 
3535
3636    - name : Set up .NET Core 
37-       uses : actions/setup-dotnet@v4  
37+       uses : actions/setup-dotnet@v5  
3838
3939    - name : Set up dependency caching for faster builds 
4040      uses : actions/cache@v4 
Original file line number Diff line number Diff line change 1919      - uses : actions/checkout@v5 
2020
2121      - name : Set up .NET Core 
22-         uses : actions/setup-dotnet@v4  
22+         uses : actions/setup-dotnet@v5  
2323        with :
2424          global-json-file : global.json 
2525          source-url : https://pkgs.dev.azure.com/intelliTect/_packaging/EssentialCSharp/nuget/v3/index.json 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments