We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 778a134 commit acd3d32Copy full SHA for acd3d32
.github/workflows/flutter.yml
@@ -43,4 +43,4 @@ jobs:
43
- name: Run tests
44
run: flutter test --coverage --coverage-path=lcov.info
45
46
- - uses: codecov/codecov-action@v3.1.2
+ - uses: codecov/codecov-action@v3.1.5
0 commit comments