Skip to content

Commit cca3e3a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Run quality assurance and test with coverage
4444
run: ./gradlew clean check
4545
- name: CodeCov
46-
uses: codecov/codecov-action@v3.1.3
46+
uses: codecov/codecov-action@v3.1.4
4747
with:
4848
directory: "build/reports/jacoco"
4949

0 commit comments

Comments
 (0)