mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
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:
commit
34ff69674b
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user