We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d3e272 commit d6f987aCopy full SHA for d6f987a
.github/actions/uv-project-setup/action.yaml
@@ -7,6 +7,7 @@ runs:
7
id: setup-uv
8
uses: astral-sh/setup-uv@1edb52594c857e2b5b13128931090f0640537287 # v5
9
with:
10
+ version: 0.6.2
11
python-version: 3.13
12
- name: Install project dependencies
13
run: uv sync
0 commit comments