From af987fac2178b189d0f9b7e5339876d9d7e0ec07 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 19:16:32 +0000 Subject: [PATCH] Update codecov/codecov-action action to v4 --- .github/workflows/flutter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/flutter.yml b/.github/workflows/flutter.yml index 4ed4c9a..b4d124d 100644 --- a/.github/workflows/flutter.yml +++ b/.github/workflows/flutter.yml @@ -31,4 +31,4 @@ jobs: - name: Run tests run: flutter test --coverage --coverage-path=lcov.info - - uses: codecov/codecov-action@v2.1.0 + - uses: codecov/codecov-action@v4.0.0