Skip to content

Commit baceb0c

Browse files
ci(deps): update codecov/codecov-action action to v5
1 parent 507abe4 commit baceb0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)