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 5ec067e commit 950b961Copy full SHA for 950b961
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@v5.5.2
+ uses: codecov/codecov-action@v5.5.3
56
with:
57
files: ./build/reports/kover/result.xml
58
0 commit comments