From 38648327b3d3b7d3b64c06d0f36db7fc0dc4cf9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 01:01:13 +0000 Subject: [PATCH] Update codecov/codecov-action action to v4.0.1 --- .github/workflows/flutter.yml | 2 +- .github/workflows/flutter_beta.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/flutter.yml b/.github/workflows/flutter.yml index dcde5981e..b8e3f35ee 100644 --- a/.github/workflows/flutter.yml +++ b/.github/workflows/flutter.yml @@ -30,7 +30,7 @@ jobs: with: name: failures path: '**/failures/' - - uses: codecov/codecov-action@f30e4959ba63075080d4f7f90cacc18d9f3fafd7 # v4.0.0 + - uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044 # v4.0.1 integration_test_android: strategy: diff --git a/.github/workflows/flutter_beta.yml b/.github/workflows/flutter_beta.yml index c76db7d9e..f6c36a053 100644 --- a/.github/workflows/flutter_beta.yml +++ b/.github/workflows/flutter_beta.yml @@ -28,4 +28,4 @@ jobs: with: name: failures path: demo_app/test/failures/ - - uses: codecov/codecov-action@f30e4959ba63075080d4f7f90cacc18d9f3fafd7 # v4.0.0 + - uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044 # v4.0.1