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 a6ce420 commit db0fcadCopy full SHA for db0fcad
.github/workflows/c-coverage.yml
@@ -43,7 +43,7 @@ jobs:
43
run: make coverage
44
45
- name: Upload coverage reports to Codecov with GitHub Action
46
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
47
with:
48
directory: ./coverage
49
files: coverage/lcov.info
0 commit comments