26
26
with :
27
27
persist-credentials : false
28
28
- name : Install uv
29
- uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
29
+ uses : astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6
30
30
with :
31
31
enable-cache : true
32
32
python-version : " 3.10"
68
68
with :
69
69
persist-credentials : false
70
70
- name : Install uv
71
- uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
71
+ uses : astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6
72
72
with :
73
73
enable-cache : true
74
74
python-version : ${{ matrix.python-version }}
87
87
with :
88
88
persist-credentials : false
89
89
- name : Install uv
90
- uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
90
+ uses : astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6
91
91
with :
92
92
enable-cache : true
93
93
python-version : " 3.10"
@@ -112,7 +112,7 @@ jobs:
112
112
with :
113
113
persist-credentials : false
114
114
- name : Install uv
115
- uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
115
+ uses : astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6
116
116
with :
117
117
enable-cache : true
118
118
python-version : " 3.10"
@@ -131,7 +131,7 @@ jobs:
131
131
with :
132
132
persist-credentials : false
133
133
- name : Install uv
134
- uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
134
+ uses : astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6
135
135
with :
136
136
enable-cache : true
137
137
python-version : " 3.10"
@@ -153,7 +153,7 @@ jobs:
153
153
with :
154
154
persist-credentials : false
155
155
- name : Install uv
156
- uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
156
+ uses : astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6
157
157
with :
158
158
enable-cache : true
159
159
python-version : " ${{matrix.python}}"
@@ -174,7 +174,7 @@ jobs:
174
174
with :
175
175
persist-credentials : false
176
176
- name : Install uv
177
- uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v5
177
+ uses : astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6
178
178
with :
179
179
enable-cache : true
180
180
python-version : " 3.10"
@@ -264,7 +264,7 @@ jobs:
264
264
with :
265
265
persist-credentials : false
266
266
- name : Install uv
267
- uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
267
+ uses : astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6
268
268
with :
269
269
python-version : " 3.10"
270
270
- id : setup-mongodb
0 commit comments