Skip to content

Commit 3bd03f1

Browse files
build(deps): bump codecov/codecov-action from 5.4.3 to 5.5.2
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.3 to 5.5.2. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@18283e0...671740a) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b69be92 commit 3bd03f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
# Some tests are especially flakey in coverage tests. That's fine. We
5656
# only really care to measure how much of our codebase is covered.
5757
continue-on-error: true
58-
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24
58+
- uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de

0 commit comments

Comments
 (0)