Skip to content

Commit d6f987a

Browse files
committed
ci: Pin uv version installed by setup-uv
1 parent 1d3e272 commit d6f987a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/uv-project-setup/action.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ runs:
77
id: setup-uv
88
uses: astral-sh/setup-uv@1edb52594c857e2b5b13128931090f0640537287 # v5
99
with:
10+
version: 0.6.2
1011
python-version: 3.13
1112
- name: Install project dependencies
1213
run: uv sync

0 commit comments

Comments
 (0)