mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 07:20:04 +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 |         submodules: recursive | ||||||
| 
 | 
 | ||||||
|     - name: Install Qt |     - name: Install Qt | ||||||
|       uses: jurplel/install-qt-action@v3 |       uses: jurplel/install-qt-action@v4 | ||||||
|       with: |       with: | ||||||
|         version: ${{ matrix.qt_version }} |         version: ${{ matrix.qt_version }} | ||||||
|         arch: ${{ matrix.qt_arch_aqt }} |         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: |     strategy: | ||||||
|       matrix: |       matrix: | ||||||
|         include: |         include: | ||||||
|           - name: linux64_clang-tidy |           - name: linux_clang-tidy_x64 | ||||||
|             os: ubuntu-24.04 |             os: ubuntu-24.04 | ||||||
|             build_type: Release |             build_type: Release | ||||||
|             env_cc: clang-17 |             env_cc: clang-17 | ||||||
|  | @ -48,7 +48,7 @@ jobs: | ||||||
|         path: clang-tidy-review |         path: clang-tidy-review | ||||||
| 
 | 
 | ||||||
|     - name: Install Qt |     - name: Install Qt | ||||||
|       uses: jurplel/install-qt-action@v3 |       uses: jurplel/install-qt-action@v4 | ||||||
|       with: |       with: | ||||||
|         version: ${{ matrix.qt_version }} |         version: ${{ matrix.qt_version }} | ||||||
|         arch: ${{ matrix.qt_arch_aqt }} |         arch: ${{ matrix.qt_arch_aqt }} | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat