Skip to content

Commit 5aefa1b

Browse files
chore(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0 (#17411)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.1 to 4.4.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.3.1...v4.4.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c42e669 commit 5aefa1b

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
run: yarn test --coverage --coverage-reporters=lcov --detectOpenHandles=false
3838

3939
- name: Monitor coverage
40-
uses: codecov/codecov-action@v4.3.1
40+
uses: codecov/codecov-action@v4.4.0
4141
with:
4242
fail_ci_if_error: false
4343
files: ./coverage/lcov.info

0 commit comments

Comments
 (0)