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 5e33569 commit 5ae53c6Copy full SHA for 5ae53c6
.github/workflows/main.yml
@@ -55,7 +55,7 @@ jobs:
55
run: flutter test --no-pub --coverage
56
57
- name: Codecov Dart SDK
58
- uses: codecov/codecov-action@v2
+ uses: codecov/codecov-action@v3
59
with:
60
flags: Dart-sdk
61
directory: ./lib
0 commit comments