From 420d2c0bea0d2770abdf37535b2cfbe045027be4 Mon Sep 17 00:00:00 2001 From: brianna Date: Tue, 17 Sep 2024 10:55:33 -0700 Subject: [PATCH] Revert Codecov version. --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index ce3bc69bf..8f8b9f9e8 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -58,4 +58,4 @@ jobs: - name: Run unit test target run: swift test --enable-code-coverage - name: Upload coverage to Codecov - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v2