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 a327ca3 commit 541df6bCopy full SHA for 541df6b
.github/workflows/dart.yml
@@ -57,4 +57,4 @@ jobs:
57
- name: Format coverage
58
run: pub global run coverage:format_coverage --lcov --in=coverage.json --out=lcov.info --packages=.packages --report-on=lib
59
60
- - uses: codecov/codecov-action@v2.1.0
+ - uses: codecov/codecov-action@v3.1.0
0 commit comments