We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3af59c3 commit 895c46fCopy full SHA for 895c46f
.github/workflows/flutter-test.yml
@@ -32,4 +32,4 @@ jobs:
32
- name: Run tests
33
run: flutter test --coverage --coverage-path=lcov.info
34
35
- - uses: codecov/codecov-action@v3.1.0
+ - uses: codecov/codecov-action@v5.1.1
0 commit comments