We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f4b7f6 commit ffcfc33Copy full SHA for ffcfc33
.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@v5.0.7
0 commit comments