Skip to content

Commit c6aab86

Browse files
build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ba8815 commit c6aab86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474

7575
- name: Upload Coverage report to CodeCov
7676
continue-on-error: true
77-
uses: codecov/codecov-action@v4.2.0 # https://github.com/codecov/codecov-action
77+
uses: codecov/codecov-action@v4.3.0 # https://github.com/codecov/codecov-action
7878
with:
7979
file: /tmp/coverage.txt
8080

0 commit comments

Comments
 (0)