Update codedoc/codecov-action to v4 (#29036)
				
					
				
			This commit is contained in:
		
							parent
							
								
									a2d8aa1583
								
							
						
					
					
						commit
						779d987fbc
					
				
							
								
								
									
										2
									
								
								.github/workflows/test-ruby.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test-ruby.yml
									
									
									
									
										vendored
									
									
								
							@ -139,7 +139,7 @@ jobs:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
      - name: Upload coverage reports to Codecov
 | 
					      - name: Upload coverage reports to Codecov
 | 
				
			||||||
        if: matrix.ruby-version == '.ruby-version'
 | 
					        if: matrix.ruby-version == '.ruby-version'
 | 
				
			||||||
        uses: codecov/codecov-action@v3
 | 
					        uses: codecov/codecov-action@v4
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          files: coverage/lcov/mastodon.lcov
 | 
					          files: coverage/lcov/mastodon.lcov
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user