From 6306ebf12a0ffc32834c2e7153ca709ad739a5d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Apr 2024 12:59:59 +0000 Subject: [PATCH] chore(deps): update codecov orb to v4.1.0 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 494f38d..a8f5fd2 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -5,7 +5,7 @@ executors: - image: cimg/node:18.20 orbs: - codecov: codecov/codecov@4.0.1 + codecov: codecov/codecov@4.1.0 commands: setup: