23
23
with :
24
24
persist-credentials : false
25
25
- name : Install uv
26
- uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v5
26
+ uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
27
27
with :
28
28
enable-cache : true
29
29
python-version : " 3.9"
65
65
with :
66
66
persist-credentials : false
67
67
- name : Install uv
68
- uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v5
68
+ uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
69
69
with :
70
70
enable-cache : true
71
71
python-version : ${{ matrix.python-version }}
84
84
with :
85
85
persist-credentials : false
86
86
- name : Install uv
87
- uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v5
87
+ uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
88
88
with :
89
89
enable-cache : true
90
90
python-version : " 3.9"
@@ -109,7 +109,7 @@ jobs:
109
109
with :
110
110
persist-credentials : false
111
111
- name : Install uv
112
- uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v5
112
+ uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
113
113
with :
114
114
enable-cache : true
115
115
python-version : " 3.9"
@@ -128,7 +128,7 @@ jobs:
128
128
with :
129
129
persist-credentials : false
130
130
- name : Install uv
131
- uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v5
131
+ uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
132
132
with :
133
133
enable-cache : true
134
134
python-version : " 3.9"
@@ -150,7 +150,7 @@ jobs:
150
150
with :
151
151
persist-credentials : false
152
152
- name : Install uv
153
- uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v5
153
+ uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
154
154
with :
155
155
enable-cache : true
156
156
python-version : " ${{matrix.python}}"
@@ -231,7 +231,7 @@ jobs:
231
231
with :
232
232
persist-credentials : false
233
233
- name : Install uv
234
- uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v5
234
+ uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
235
235
with :
236
236
python-version : ' 3.9'
237
237
- id : setup-mongodb
@@ -257,7 +257,7 @@ jobs:
257
257
with :
258
258
persist-credentials : false
259
259
- name : Install uv
260
- uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # v5
260
+ uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v5
261
261
with :
262
262
python-version : ' 3.9'
263
263
- id : setup-mongodb
0 commit comments