From 2334887f8026f3d80d9555721443f462a426ae39 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 21:59:30 +0000 Subject: [PATCH] chore(deps): update codecov/codecov-action action to v5 --- .github/workflows/swift.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/swift.yml b/.github/workflows/swift.yml index 0f8876d..119b3f1 100644 --- a/.github/workflows/swift.yml +++ b/.github/workflows/swift.yml @@ -57,7 +57,7 @@ jobs: - # Codecov Coverage name: Upload coverage to Codecov - uses: codecov/codecov-action@v3.1.6 + uses: codecov/codecov-action@v5.1.1 with: fail_ci_if_error: true files: ./RainbowTests.coverage.lcov,./RainbowSwiftUITests.coverage.lcov