Skip to content

Commit ebe5f2f

Browse files
chore(deps): update codecov/codecov-action action to v3.1.3 (#197)
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | codecov/codecov-action | v3.1.2 | v3.1.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54de638 commit ebe5f2f

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
@@ -44,4 +44,4 @@ jobs:
4444
run: ./gradlew jacocoTestReport --warning-mode all --stacktrace
4545

4646
- name: Upload Test Report
47-
uses: codecov/codecov-action@v3.1.2
47+
uses: codecov/codecov-action@v3.1.3

0 commit comments

Comments
 (0)