Skip to content

Commit cfdcb25

Browse files
chore(deps): update codecov/codecov-action action to v3.1.2 (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f649d2 commit cfdcb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
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].1
44+
- uses: codecov/[email protected].2
4545
if: ${{ matrix.channel == 'stable' }}
4646

4747
test-old-versions:

0 commit comments

Comments
 (0)