Skip to content

Commit 20779f7

Browse files
chore(deps): bump codecov/codecov-action from 5 to 6 (#22)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 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@v5...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e00f78 commit 20779f7

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
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Upload coverage to Codecov
3939
if: matrix.node-version == 20
40-
uses: codecov/codecov-action@v5
40+
uses: codecov/codecov-action@v6
4141
with:
4242
fail_ci_if_error: false
4343
continue-on-error: true

0 commit comments

Comments
 (0)