Skip to content

Commit 26716fa

Browse files
committed
CI: Update codecov-action
1 parent 4fb7d95 commit 26716fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
workdir: ${{ env.BASEDIR }}/target_ws
156156
ignore: '"*/target_ws/build/*" "*/target_ws/install/*" "*/test/*"'
157157
- name: Upload codecov report
158-
uses: codecov/codecov-action@v5
158+
uses: codecov/codecov-action@v6
159159
if: always() && matrix.env.CCOV && steps.ici.outputs.target_test_results == '0'
160160
with:
161161
files: ${{ env.BASEDIR }}/target_ws/coverage.info

0 commit comments

Comments
 (0)