Skip to content

Commit 99be5ee

Browse files
build(deps): bump codecov/codecov-action from 4.0.2 to 4.1.0 (#162)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.0.2 to 4.1.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.0.2...v4.1.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 39b294e commit 99be5ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow-call-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: test
6464
run: pnpm run test
6565
- name: code coverage
66-
uses: codecov/codecov-action@v4.0.2
66+
uses: codecov/codecov-action@v4.1.0
6767
- name: pnpm pack
6868
if: inputs.version != ''
6969
run: |

0 commit comments

Comments
 (0)