File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 with :
4747 ref : ${{ needs.release-please.outputs.tag_name }}
4848
49- - uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
49+ - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
5050 with :
5151 enable-cache : true
5252
Original file line number Diff line number Diff line change 2525 steps :
2626 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2727
28- - uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
28+ - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
2929 with :
3030 enable-cache : true
3131
5151 steps :
5252 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
5353
54- - uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
54+ - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
5555 with :
5656 enable-cache : true
5757
@@ -127,7 +127,7 @@ jobs:
127127 env :
128128 NODE_OPTIONS : --max-old-space-size=4096
129129
130- - uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
130+ - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
131131 with :
132132 enable-cache : true
133133
@@ -199,7 +199,7 @@ jobs:
199199 # Intentionally skip installing promptfoo globally
200200 # This tests the npx fallback path
201201
202- - uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
202+ - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
203203 with :
204204 enable-cache : true
205205
@@ -228,7 +228,7 @@ jobs:
228228 steps :
229229 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
230230
231- - uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
231+ - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
232232 with :
233233 enable-cache : true
234234
You can’t perform that action at this time.
0 commit comments