| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -43,14 +43,14 @@ jobs: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          channel: 'stable' | 
					 | 
					 | 
					 | 
					          channel: 'stable' | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          cache: true | 
					 | 
					 | 
					 | 
					          cache: true | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      - name: Pub dependency cache | 
					 | 
					 | 
					 | 
					      - name: Pub dependency cache | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3 | 
					 | 
					 | 
					 | 
					        uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        with: | 
					 | 
					 | 
					 | 
					        with: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          path: ${{ env.PUB_CACHE }} | 
					 | 
					 | 
					 | 
					          path: ${{ env.PUB_CACHE }} | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          key: ${{ runner.os }}-pub-${{ hashFiles('**/pubspec.lock') }} | 
					 | 
					 | 
					 | 
					          key: ${{ runner.os }}-pub-${{ hashFiles('**/pubspec.lock') }} | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          restore-keys: | | 
					 | 
					 | 
					 | 
					          restore-keys: | | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            ${{ runner.os }}-pub- | 
					 | 
					 | 
					 | 
					            ${{ runner.os }}-pub- | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      - name: Gradle dependency cache | 
					 | 
					 | 
					 | 
					      - name: Gradle dependency cache | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3 | 
					 | 
					 | 
					 | 
					        uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        with: | 
					 | 
					 | 
					 | 
					        with: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          path: | | 
					 | 
					 | 
					 | 
					          path: | | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            ~/.gradle/caches | 
					 | 
					 | 
					 | 
					            ~/.gradle/caches | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					 | 
					@ -118,7 +118,7 @@ jobs: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          channel: 'stable' | 
					 | 
					 | 
					 | 
					          channel: 'stable' | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          cache: true | 
					 | 
					 | 
					 | 
					          cache: true | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      - name: Pub dependency cache | 
					 | 
					 | 
					 | 
					      - name: Pub dependency cache | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3 | 
					 | 
					 | 
					 | 
					        uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        with: | 
					 | 
					 | 
					 | 
					        with: | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          path: ${{ env.PUB_CACHE }} | 
					 | 
					 | 
					 | 
					          path: ${{ env.PUB_CACHE }} | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          key: ${{ runner.os }}-pub-${{ hashFiles('**/pubspec.lock') }} | 
					 | 
					 | 
					 | 
					          key: ${{ runner.os }}-pub-${{ hashFiles('**/pubspec.lock') }} | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |