Skip to content

Commit 0f00a0a

Browse files
ci(deps): update codecov/codecov-action action to v4
1 parent 11fbecc commit 0f00a0a

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.4
46+
uses: codecov/codecov-action@v4.0.1
4747
with:
4848
directory: "build/reports/jacoco"
4949

0 commit comments

Comments
 (0)