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 ff8b479 commit 7b932b5Copy full SHA for 7b932b5
.github/workflows/dart.yml
@@ -58,4 +58,4 @@ jobs:
58
- name: Format coverage
59
run: dart pub global run coverage:format_coverage --lcov --in=coverage.json --out=lcov.info --report-on=lib
60
61
- - uses: codecov/codecov-action@v3.1.0
+ - uses: codecov/codecov-action@v5.5.1
0 commit comments