From e1331351386186298f0877c2230771068e3211a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 23:36:06 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v6 --- .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 0a33b1b..fa5a477 100644 --- a/.github/workflows/flutter.yml +++ b/.github/workflows/flutter.yml @@ -43,4 +43,4 @@ jobs: - name: Run tests run: flutter test --coverage --coverage-path=lcov.info - - uses: codecov/codecov-action@v3.1.2 + - uses: codecov/codecov-action@v6.0.1