Skip to content

Commit f2b3ab2

Browse files
authored
Merge pull request #15 from Flutter-Dart-Open-Source/renovate/codecov-codecov-action-3.x
chore(deps): update codecov/codecov-action action to v3
2 parents 011d180 + e096de5 commit f2b3ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
- name: Run tests
4444
run: flutter test --coverage --coverage-path=lcov.info
4545

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

0 commit comments

Comments
 (0)