We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed4e3b0 commit fce2e61Copy full SHA for fce2e61
.github/workflows/flutter.yml
@@ -43,5 +43,5 @@ jobs:
43
- name: Run tests
44
run: flutter test --coverage --coverage-path=lcov.info
45
46
- - uses: codecov/codecov-action@v3.1.0
+ - uses: codecov/codecov-action@v5.3.1
47
0 commit comments