From 50dd822f214849b6d82c434bac4fca71a24456f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:22:26 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v4.6.0 --- .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..11363df 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@v4.6.0