We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5cf723 + b99286b commit e6afa3fCopy full SHA for e6afa3f
1 file changed
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
make check-tidy
29
make check-headers
30
- name: Upload coverage report
31
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
32
with:
33
file: ./coverage.txt
34
flags: unittests
0 commit comments