We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3af59c3 commit 729efd1Copy full SHA for 729efd1
.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.4.0
0 commit comments