Skip to content

Commit 53bcf17

Browse files
eacodegenbagel897
andauthored
lock codecov version (#553)
# Motivation <!-- Why is this change necessary? --> # Content <!-- Please include a summary of the change --> # Testing <!-- How was the change tested? --> # Please check the following before marking your PR as ready for review - [ ] I have added tests for my changes - [ ] I have updated the documentation or added new documentation as needed Co-authored-by: bagel897 <[email protected]>
1 parent d8278f0 commit 53bcf17

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 --python 3.10
29+
uv tool install codecov-cli@10.0.1 --python 3.10
3030
uv tool update-shell

0 commit comments

Comments
 (0)