Skip to content

Commit ee58fb6

Browse files
chore(ci): use 3.13 codecov-cli (#735)
1 parent 839f11d commit ee58fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-environment/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ runs:
2626
- name: Install codecov
2727
shell: bash
2828
run: |
29-
uv tool install codecov-cli@10.0.1 --python 3.10
29+
uv tool install codecov-cli@10.0.1
3030
uv tool update-shell

0 commit comments

Comments
 (0)