Skip to content

Commit 3931f90

Browse files
committed
Update CodeCov to 6.0
Udpate to new majob rversion of Codecov. Relates-TO: MINOR Signed-off-by: Yaroslav Stefinko <ext-yaroslav.stefinko@here.com>
1 parent 83fd68e commit 3931f90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/psv_pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: ./scripts/linux/psv/test_psv.sh
4747
shell: bash
4848
- name: Upload coverage to Codecov
49-
uses: codecov/codecov-action@v5
49+
uses: codecov/codecov-action@v6
5050
with:
5151
fail_ci_if_error: true # optional (default = false)
5252
verbose: true # optional (default = false)

0 commit comments

Comments
 (0)