Skip to content

Commit 6eec6eb

Browse files
dependabot[bot]mizdebsk
authored andcommitted
Bump codecov/codecov-action from 2.0.2 to 4.6.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.2 to 4.6.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@v2.0.2...v4.6.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd412f9 commit 6eec6eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
- name: Run check script
3939
run: ./check
4040
- name: Upload coverage report to Codecov
41-
uses: codecov/codecov-action@v2.0.2
41+
uses: codecov/codecov-action@v4.6.0

0 commit comments

Comments
 (0)