mirror of
				https://github.com/2dust/v2rayN.git
				synced 2025-10-30 20:12:52 +00:00 
			
		
		
		
	Bump actions/setup-dotnet from 4.3.1 to 5.0.0 (#7883)
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.3.1 to 5.0.0. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](https://github.com/actions/setup-dotnet/compare/v4.3.1...v5.0.0) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									e7609619d4
								
							
						
					
					
						commit
						f2f3a7eb5f
					
				
					 4 changed files with 4 additions and 4 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/build-linux.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-linux.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -32,7 +32,7 @@ jobs: | |||
|         fetch-depth: '0' | ||||
| 
 | ||||
|     - name: Setup | ||||
|       uses: actions/setup-dotnet@v4.3.1 | ||||
|       uses: actions/setup-dotnet@v5.0.0 | ||||
|       with: | ||||
|         dotnet-version: '8.0.x' | ||||
| 
 | ||||
|  |  | |||
							
								
								
									
										2
									
								
								.github/workflows/build-osx.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-osx.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -32,7 +32,7 @@ jobs: | |||
|         fetch-depth: '0' | ||||
| 
 | ||||
|     - name: Setup | ||||
|       uses: actions/setup-dotnet@v4.3.1 | ||||
|       uses: actions/setup-dotnet@v5.0.0 | ||||
|       with: | ||||
|         dotnet-version: '8.0.x' | ||||
| 
 | ||||
|  |  | |||
							
								
								
									
										2
									
								
								.github/workflows/build-windows-desktop.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-windows-desktop.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -32,7 +32,7 @@ jobs: | |||
|         fetch-depth: '0' | ||||
| 
 | ||||
|     - name: Setup | ||||
|       uses: actions/setup-dotnet@v4.3.1 | ||||
|       uses: actions/setup-dotnet@v5.0.0 | ||||
|       with: | ||||
|         dotnet-version: '8.0.x' | ||||
| 
 | ||||
|  |  | |||
							
								
								
									
										2
									
								
								.github/workflows/build-windows.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-windows.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -30,7 +30,7 @@ jobs: | |||
|       uses: actions/checkout@v5.0.0 | ||||
| 
 | ||||
|     - name: Setup | ||||
|       uses: actions/setup-dotnet@v4.3.1 | ||||
|       uses: actions/setup-dotnet@v5.0.0 | ||||
|       with: | ||||
|         dotnet-version: '8.0.x' | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
						dependabot[bot]