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