From 0e2c6cdcbca2310bd8ab1ed1ad3361522b002652 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 01:31:10 +0000 Subject: [PATCH] Update codecov/codecov-action action to v4 --- .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 8d06ef9..52c12d1 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@v2.1.0 + - uses: codecov/codecov-action@v4.3.0