From d9fceaae93a3ec05a1eb6c97720040e4778a27aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 15:28:12 -0700 Subject: [PATCH] chore: bump codecov/codecov-action from 3.1.4 to 4.2.0 (#1313) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/codecov.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codecov.yaml b/.github/workflows/codecov.yaml index 3dcf3bff..39fcf918 100644 --- a/.github/workflows/codecov.yaml +++ b/.github/workflows/codecov.yaml @@ -25,6 +25,6 @@ jobs: check-latest: true - name: Run tests run: make test - - uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d + - uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 with: files: ./cover.out