From ac9792d05301b91d0fed965d3085d4650cb2a841 Mon Sep 17 00:00:00 2001 From: James Kent Date: Sun, 5 May 2024 12:26:03 -0500 Subject: [PATCH] [FIX] update codecov (#883) update codecov --- .github/workflows/testing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 4ab033e3..5059aabe 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -232,7 +232,7 @@ jobs: - name: Download artifacts uses: actions/download-artifact@v2 - name: Upload to CodeCov - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4 with: fail_ci_if_error: true env: