Skip to content

Commit 5df46ac

Browse files
build(deps): bump codecov/codecov-action from 5.0.2 to 5.0.4 (#3372)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.0.2 to 5.0.4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@5c47607...985343d) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12905c5 commit 5df46ac

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@5c47607acb93fed5485fdbf7232e8a31425f672a
58+
- uses: codecov/codecov-action@985343d70564a82044c1b7fcb84c2fa05405c1a2

0 commit comments

Comments
 (0)