Merge pull request #16560 from Homebrew/dependabot/github_actions/codecov/codecov-action-4.0.0

build(deps): bump codecov/codecov-action from 3.1.6 to 4.0.0
This commit is contained in:
Patrick Linnane 2024-01-31 11:13:28 -08:00 committed by GitHub
commit 34ff69674b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -389,7 +389,7 @@ jobs:
HOMEBREW_BUILDPULSE_ACCOUNT_ID: 1503512 HOMEBREW_BUILDPULSE_ACCOUNT_ID: 1503512
HOMEBREW_BUILDPULSE_REPOSITORY_ID: 53238813 HOMEBREW_BUILDPULSE_REPOSITORY_ID: 53238813
- uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457 - uses: codecov/codecov-action@f30e4959ba63075080d4f7f90cacc18d9f3fafd7
with: with:
root_dir: ${{ steps.set-up-homebrew.outputs.repository-path }} root_dir: ${{ steps.set-up-homebrew.outputs.repository-path }}
files: Library/Homebrew/test/coverage/coverage.xml files: Library/Homebrew/test/coverage/coverage.xml