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