File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 56
56
python-version : ${{ env.COMMON_PYTHON_VERSION }}
57
57
58
58
- name : Setup | Install UV
59
- uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6
59
+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6
60
60
with :
61
61
enable-cache : true
62
62
Original file line number Diff line number Diff line change 87
87
check-latest : true
88
88
89
89
- name : Setup | Install UV
90
- uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6
90
+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6
91
91
with :
92
92
enable-cache : true
93
93
@@ -157,7 +157,7 @@ jobs:
157
157
repo-token : ${{ secrets.GITHUB_TOKEN }}
158
158
159
159
- name : Setup | Install UV
160
- uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6
160
+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6
161
161
with :
162
162
enable-cache : true
163
163
@@ -208,7 +208,7 @@ jobs:
208
208
repo-token : ${{ secrets.GITHUB_TOKEN }}
209
209
210
210
- name : Setup | Install UV
211
- uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6
211
+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6
212
212
with :
213
213
enable-cache : true
214
214
@@ -263,7 +263,7 @@ jobs:
263
263
check-latest : true
264
264
265
265
- name : Setup | Install UV
266
- uses : astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6
266
+ uses : astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6
267
267
with :
268
268
enable-cache : true
269
269
You can’t perform that action at this time.
0 commit comments