From 0fca24c90319c334f742fca6da33ebd19a3d1441 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 20:00:22 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v5 --- .github/workflows/flutter-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/flutter-test.yml b/.github/workflows/flutter-test.yml index e8eb92c..a1bbd1d 100644 --- a/.github/workflows/flutter-test.yml +++ b/.github/workflows/flutter-test.yml @@ -32,4 +32,4 @@ jobs: - name: Run tests run: flutter test --coverage --coverage-path=lcov.info - - uses: codecov/codecov-action@v3.1.0 + - uses: codecov/codecov-action@v5.5.1