Skip to content

Commit 344f486

Browse files
Update codecov/codecov-action action to v6
1 parent 9a9814b commit 344f486

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cpp-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464

6565
# yamllint disable rule:line-length
6666
- name: Upload coverage reports to Codecov with GitHub Action
67-
uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5
67+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
6868
with:
6969
directory: ./coverage
7070
files: coverage/lcov.info

0 commit comments

Comments
 (0)