We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1cb77e + 5bb7066 commit e5e3f7dCopy full SHA for e5e3f7d
1 file changed
.github/workflows/cpp-coverage.yml
@@ -64,7 +64,7 @@ jobs:
64
65
# yamllint disable rule:line-length
66
- name: Upload coverage reports to Codecov with GitHub Action
67
- uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
+ uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5
68
with:
69
directory: ./coverage
70
files: coverage/lcov.info
0 commit comments