Skip to content

Commit 47dfd8f

Browse files
Update codecov/codecov-action action to v6
1 parent e5e3f7d commit 47dfd8f

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@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5
67+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
6868
with:
6969
directory: ./coverage
7070
files: coverage/lcov.info

0 commit comments

Comments
 (0)