Skip to content

Commit a918b09

Browse files
chore(deps): update codecov/codecov-action action to v4.0.2 (#238)
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | codecov/codecov-action | v4.0.1 | v4.0.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c56d1fc commit a918b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
run: ./gradlew koverXmlReport
6969

7070
- name: Upload Test Report
71-
uses: codecov/[email protected].1
71+
uses: codecov/[email protected].2
7272
env:
7373
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
7474

0 commit comments

Comments
 (0)