We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed4e3b0 commit b8255c6Copy full SHA for b8255c6
.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@v4.1.1
47
0 commit comments