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 49ae9a1 commit 589a37dCopy full SHA for 589a37d
.github/workflows/lint.yml
@@ -60,7 +60,7 @@ jobs:
60
result_path: objectbox/coverage/lcov.info
61
min_coverage: 90
62
token: ${{ github.token }}
63
- - uses: danielpalme/ReportGenerator-GitHub-Action@4.8.10
+ - uses: danielpalme/ReportGenerator-GitHub-Action@5.1.12
64
with:
65
reports: 'objectbox/coverage/lcov.info'
66
targetdir: 'coveragereport'
0 commit comments