Skip to content

Commit ead7dc4

Browse files
renovate[bot]mergify[bot]
authored andcommitted
ci(deps): update codecov/codecov-action action to v3.1.4
1 parent d0d82d8 commit ead7dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: ./gradlew clean check
4444
- name: CodeCov
4545
if: ${{ contains('Linux', runner.os) }}
46-
uses: codecov/[email protected].3
46+
uses: codecov/[email protected].4
4747
with:
4848
directory: "build/reports/jacoco"
4949

0 commit comments

Comments
 (0)