Skip to content

Commit c4719c0

Browse files
chore(deps): Bump codecov/codecov-action from 3 to 6
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 6. - [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...v6) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e405fbd commit c4719c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
targets: test
4848
-
4949
name: Upload coverage
50-
uses: codecov/codecov-action@v3
50+
uses: codecov/codecov-action@v6
5151
with:
5252
file: ${{ env.DESTDIR }}/coverage.txt

0 commit comments

Comments
 (0)