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