Skip to content

Commit 768ff7e

Browse files
dependabot[bot]igaw
authored andcommitted
build(deps): bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 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@v3...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 154c374 commit 768ff7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
- name: build
1818
run: |
1919
scripts/build.sh coverage
20-
- uses: codecov/codecov-action@v3
20+
- uses: codecov/codecov-action@v4
2121
with:
2222
fail_ci_if_error: false

0 commit comments

Comments
 (0)