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 91e1379 commit f304539Copy full SHA for f304539
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.3
+ uses: codecov/codecov-action@v5.5.4
56
with:
57
files: ./build/reports/kover/result.xml
58
0 commit comments