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 9a84bc3 commit f16d1f2Copy full SHA for f16d1f2
1 file changed
.github/workflows/main.yml
@@ -52,7 +52,7 @@ jobs:
52
- name: Test
53
run: make report
54
- name: Report
55
- uses: codecov/codecov-action@v6.0.2
+ uses: codecov/codecov-action@v7.0.0
56
with:
57
files: ./build/reports/kover/result.xml
58
0 commit comments