Skip to content

Commit c7c6a56

Browse files
chore(deps): update codecov/codecov-action action to v3.1.2 (hoc081098#161)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3fd4ccb commit c7c6a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
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

7373
- name: Upload test report artifact
7474
if: ${{ failure() }}

0 commit comments

Comments
 (0)