From 2c0478d1083f5a6a1c28a239071cee2ddfa85c90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 16:54:02 +0000 Subject: [PATCH] chore(deps): 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 3ffeb10..ab87330 100644 --- a/.github/workflows/flutter.yml +++ b/.github/workflows/flutter.yml @@ -41,4 +41,4 @@ jobs: - name: Run tests run: flutter test --coverage --coverage-path=lcov.info - - uses: codecov/codecov-action@v3.1.1 + - uses: codecov/codecov-action@v4.4.0