2929 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3030
3131 - name : Install uv
32- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
32+ uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
3333 with :
3434 version : " latest"
3535 python-version : ${{ matrix.python-version }}
6060 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
6161
6262 - name : Install uv
63- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
63+ uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
6464 with :
6565 version : " latest"
6666 python-version : ${{ matrix.python-version }}
9191 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
9292
9393 - name : Install uv
94- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
94+ uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
9595 with :
9696 version : " latest"
9797 python-version : ${{ matrix.python-version }}
@@ -130,7 +130,7 @@ jobs:
130130 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
131131
132132 - name : Install uv
133- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
133+ uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
134134 with :
135135 version : " latest"
136136 python-version : ${{ matrix.python-version }}
@@ -168,7 +168,7 @@ jobs:
168168 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
169169
170170 - name : Install uv
171- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
171+ uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
172172 with :
173173 version : " latest"
174174 python-version : ${{ matrix.python-version }}
@@ -190,7 +190,7 @@ jobs:
190190 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
191191
192192 - name : Install uv
193- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
193+ uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
194194 with :
195195 version : " latest"
196196 python-version : " 3.11"
@@ -216,7 +216,7 @@ jobs:
216216 fetch-depth : 0 # Full history needed for file creation dates
217217
218218 - name : Install uv
219- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
219+ uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
220220 with :
221221 version : " latest"
222222 python-version : " 3.11"
0 commit comments