Skip to content

Commit 75e9aea

Browse files
authored
Merge pull request #21 from Flutter-Dart-Open-Source/renovate/codecov-codecov-action-3.x
chore(deps): update codecov/codecov-action action to v3
2 parents a327ca3 + 541df6b commit 75e9aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ jobs:
5757
- name: Format coverage
5858
run: pub global run coverage:format_coverage --lcov --in=coverage.json --out=lcov.info --packages=.packages --report-on=lib
5959

60-
- uses: codecov/codecov-action@v2.1.0
60+
- uses: codecov/codecov-action@v3.1.0

0 commit comments

Comments
 (0)