Skip to content

Commit b562778

Browse files
chore(deps): update codecov/codecov-action action to v3.1.6
1 parent 3c3e491 commit b562778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Run tests
4242
run: flutter test --coverage --coverage-path=lcov.info
4343

44-
- uses: codecov/[email protected].2
44+
- uses: codecov/[email protected].6
4545
if: ${{ matrix.channel == 'stable' }}
4646

4747
test-old-versions:

0 commit comments

Comments
 (0)