mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 02:40:05 +00:00 
			
		
		
		
	Bump install-qt-action to v4
This commit is contained in:
		
							parent
							
								
									1d564ff7b9
								
							
						
					
					
						commit
						85eadf6f93
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -103,7 +103,7 @@ jobs: | |||
|         submodules: recursive | ||||
| 
 | ||||
|     - name: Install Qt | ||||
|       uses: jurplel/install-qt-action@v3 | ||||
|       uses: jurplel/install-qt-action@v4 | ||||
|       with: | ||||
|         version: ${{ matrix.qt_version }} | ||||
|         arch: ${{ matrix.qt_arch_aqt }} | ||||
|  |  | |||
							
								
								
									
										4
									
								
								.github/workflows/clang-tidy-review.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/clang-tidy-review.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -15,7 +15,7 @@ jobs: | |||
|     strategy: | ||||
|       matrix: | ||||
|         include: | ||||
|           - name: linux64_clang-tidy | ||||
|           - name: linux_clang-tidy_x64 | ||||
|             os: ubuntu-24.04 | ||||
|             build_type: Release | ||||
|             env_cc: clang-17 | ||||
|  | @ -48,7 +48,7 @@ jobs: | |||
|         path: clang-tidy-review | ||||
| 
 | ||||
|     - name: Install Qt | ||||
|       uses: jurplel/install-qt-action@v3 | ||||
|       uses: jurplel/install-qt-action@v4 | ||||
|       with: | ||||
|         version: ${{ matrix.qt_version }} | ||||
|         arch: ${{ matrix.qt_arch_aqt }} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat