Skip to content

Commit 7e76050

Browse files
ci(deps): update codecov/codecov-action action to v3.1.6
1 parent 281cf8a commit 7e76050

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
@@ -42,7 +42,7 @@ jobs:
4242
- name: Run quality assurance and test with coverage
4343
run: ./gradlew clean check
4444
- name: CodeCov
45-
uses: codecov/[email protected].4
45+
uses: codecov/[email protected].6
4646
with:
4747
directory: "build/reports/jacoco"
4848

0 commit comments

Comments
 (0)