Skip to content

Commit 1365ab9

Browse files
ci: bump codecov/codecov-action from 4.0.2 to 4.1.0 (HumanSignal#439)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0308d2b commit 1365ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
run: docker-compose -f label_studio_ml/examples/${{ matrix.ml_backend }}/docker-compose.yml logs
115115

116116
- name: "Upload cloud coverage to Codecov"
117-
uses: codecov/codecov-action@v4.0.2
117+
uses: codecov/codecov-action@v4.1.0
118118
with:
119119
name: codecov
120120
files: ./label_studio_ml/coverage.xml

0 commit comments

Comments
 (0)