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.
1 parent afe8b91 commit ee838e0Copy full SHA for ee838e0
1 file changed
.github/workflows/c-coverage.yml
@@ -44,7 +44,7 @@ jobs:
44
45
# yamllint disable rule:line-length
46
- name: Upload coverage reports to Codecov with GitHub Action
47
- uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
+ uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
48
# yamllint enable rule:line-length
49
with:
50
directory: ./coverage
0 commit comments