We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3af59c3 commit db1e202Copy full SHA for db1e202
.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.3
0 commit comments