Skip to content

Commit 92d4bed

Browse files
ci(deps): update codecov/codecov-action action to v4
1 parent c639cc6 commit 92d4bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build-and-deploy.yml

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

0 commit comments

Comments
 (0)