We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c3e491 commit b562778Copy full SHA for b562778
.github/workflows/tests.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Run tests
42
run: flutter test --coverage --coverage-path=lcov.info
43
44
- - uses: codecov/[email protected].2
+ - uses: codecov/[email protected].6
45
if: ${{ matrix.channel == 'stable' }}
46
47
test-old-versions:
0 commit comments