chore(deps): update hendrikmuhs/ccache-action action to v1.2.9
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @@ -152,7 +152,7 @@ jobs: | ||||
|  | ||||
|       - name: Setup ccache | ||||
|         if: (runner.os != 'Windows' || matrix.msystem == '') && inputs.build_type == 'Debug' | ||||
|         uses: hendrikmuhs/ccache-action@v1.2.8 | ||||
|         uses: hendrikmuhs/ccache-action@v1.2.9 | ||||
|         with: | ||||
|           key: ${{ matrix.os }}-qt${{ matrix.qt_ver }}-${{ matrix.architecture }} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user