build(deps): bump codecov/codecov-action from 5.1.2 to 5.2.0 (#3560)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](1e68e06f1d...5a605bd927)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
907f895a8e
commit
e0f9d4519e
|
|
@ -55,4 +55,4 @@ jobs:
|
|||
# Some tests are especially flakey in coverage tests. That's fine. We
|
||||
# only really care to measure how much of our codebase is covered.
|
||||
continue-on-error: true
|
||||
- uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303
|
||||
- uses: codecov/codecov-action@5a605bd92782ce0810fa3b8acc235c921b497052
|
||||
|
|
|
|||
Loading…
Reference in New Issue