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 e8f9426Copy full SHA for e8f9426
.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.4.0
0 commit comments