Skip to content

Commit 0c35893

Browse files
chore(deps): update codecov/codecov-action action to v4.1.0
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | codecov/codecov-action | v4.0.2 | v4.1.0 |
1 parent a50c5d7 commit 0c35893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
run: ./gradlew :app:koverXmlReport --warning-mode all --stacktrace
4242

4343
- name: Upload Test Report
44-
uses: codecov/codecov-action@v4.0.2
44+
uses: codecov/codecov-action@v4.1.0

0 commit comments

Comments
 (0)