From 6fbaddf0c3c395aa810fe88668dcd931dc857a1d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 18:22:43 +0000 Subject: [PATCH] Update codecov orb to v4 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 526d5de..f1db6fa 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -2,7 +2,7 @@ version: 2.1 orbs: python: circleci/python@2.1.1 - codecov: codecov/codecov@3.3.0 + codecov: codecov/codecov@4.0.0 jobs: Mega-Linter: