From c5c481131d5de694f3cf376b6de49a8ae2ce3eef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 21:53:59 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v5 --- .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 6bf9cb2..5eb9f5f 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@v4.5.0 + - uses: codecov/codecov-action@v5.5.3