From c5293e22a9585e77fff06d58e08e5016f135ceb0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 13 Sep 2021 13:51:47 +0000 Subject: [PATCH] Update codecov/codecov-action action to v2.1.0 --- .github/workflows/dart.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dart.yml b/.github/workflows/dart.yml index 87b220a..3bf85cb 100644 --- a/.github/workflows/dart.yml +++ b/.github/workflows/dart.yml @@ -34,4 +34,4 @@ jobs: - name: Run tests run: flutter test --coverage --coverage-path=lcov.info - - uses: codecov/codecov-action@v2.0.3 + - uses: codecov/codecov-action@v2.1.0