File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 41
41
id : versions
42
42
43
43
- name : Install a specific version of uv
44
- uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
44
+ uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
45
45
with :
46
46
version : " ${{ steps.versions.outputs.uv }}"
47
47
python-version : " ${{ steps.versions.outputs.python }}"
@@ -127,7 +127,7 @@ jobs:
127
127
id : versions
128
128
129
129
- name : Install a specific version of uv
130
- uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
130
+ uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
131
131
with :
132
132
version : " ${{ steps.versions.outputs.uv }}"
133
133
python-version : " ${{ steps.versions.outputs.python }}"
Original file line number Diff line number Diff line change 24
24
id : versions
25
25
26
26
- name : Install a specific version of uv
27
- uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
27
+ uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
28
28
with :
29
29
version : " ${{ steps.versions.outputs.uv }}"
30
30
python-version : " ${{ steps.versions.outputs.python }}"
Original file line number Diff line number Diff line change 53
53
id : versions
54
54
55
55
- name : Install a specific version of uv
56
- uses : astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6.0.1
56
+ uses : astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
57
57
with :
58
58
version : " ${{ steps.versions.outputs.uv }}"
59
59
python-version : " ${{ steps.versions.outputs.python }}"
You can’t perform that action at this time.
0 commit comments