From 930b9f3d57b84a47c3225c408e5edbc3bdd7ba87 Mon Sep 17 00:00:00 2001 From: Christine Wang Date: Tue, 4 Mar 2025 11:37:44 -0800 Subject: [PATCH] update codecov version --- .github/actions/setup-environment/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup-environment/action.yml b/.github/actions/setup-environment/action.yml index b4984bdf9..299e831e9 100644 --- a/.github/actions/setup-environment/action.yml +++ b/.github/actions/setup-environment/action.yml @@ -26,5 +26,5 @@ runs: - name: Install codecov shell: bash run: | - uv tool install codecov-cli@10.0.1 --python 3.10 + uv tool install codecov-cli@10.0.1 uv tool update-shell