Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action action to v4 (#986) (#987)
Browse files Browse the repository at this point in the history
(cherry picked from commit 421fc05)

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Feb 1, 2024
1 parent d4879d1 commit 8c133f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
./gradlew check
- name: Upload Coverage Report
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
file: ./build/reports/jacoco/test/jacocoTestReport.xml
publish:
Expand Down

0 comments on commit 8c133f1

Please sign in to comment.