From 4bd81e7293d27af0e094afc125620ffdcbb5fb9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 21:38:15 +0900 Subject: [PATCH] ci: bump codecov/codecov-action from 2.1.0 to 3 (#436) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index db814aa..e12c93a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -54,4 +54,4 @@ jobs: name: coverage-${{ matrix.os }} path: coverage - - uses: codecov/codecov-action@v2.1.0 + - uses: codecov/codecov-action@v3