|
92 | 92 | submodules: true |
93 | 93 |
|
94 | 94 | - name: Set up uv |
95 | | - uses: astral-sh/setup-uv@2c7142f755d7b37bdaea8d226073714c732889fe # v6.4.2 |
| 95 | + uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3 |
96 | 96 | with: |
97 | 97 | enable-cache: true |
98 | 98 |
|
@@ -170,7 +170,7 @@ jobs: |
170 | 170 | submodules: true |
171 | 171 |
|
172 | 172 | - name: Set up uv |
173 | | - uses: astral-sh/setup-uv@2c7142f755d7b37bdaea8d226073714c732889fe # v6.4.2 |
| 173 | + uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3 |
174 | 174 | with: |
175 | 175 | enable-cache: true |
176 | 176 |
|
@@ -212,7 +212,7 @@ jobs: |
212 | 212 | fetch-depth: 0 |
213 | 213 |
|
214 | 214 | - name: Set up uv |
215 | | - uses: astral-sh/setup-uv@2c7142f755d7b37bdaea8d226073714c732889fe # v6.4.2 |
| 215 | + uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3 |
216 | 216 | with: |
217 | 217 | enable-cache: true |
218 | 218 |
|
@@ -262,7 +262,7 @@ jobs: |
262 | 262 | fetch-depth: 0 |
263 | 263 |
|
264 | 264 | - name: Set up uv |
265 | | - uses: astral-sh/setup-uv@2c7142f755d7b37bdaea8d226073714c732889fe # v6.4.2 |
| 265 | + uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3 |
266 | 266 | with: |
267 | 267 | enable-cache: true |
268 | 268 |
|
@@ -291,7 +291,7 @@ jobs: |
291 | 291 | fetch-depth: 0 |
292 | 292 |
|
293 | 293 | - name: Set up uv |
294 | | - uses: astral-sh/setup-uv@2c7142f755d7b37bdaea8d226073714c732889fe # v6.4.2 |
| 294 | + uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3 |
295 | 295 | with: |
296 | 296 | enable-cache: true |
297 | 297 |
|
@@ -320,7 +320,7 @@ jobs: |
320 | 320 | fetch-depth: 0 |
321 | 321 |
|
322 | 322 | - name: Set up uv |
323 | | - uses: astral-sh/setup-uv@2c7142f755d7b37bdaea8d226073714c732889fe # v6.4.2 |
| 323 | + uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3 |
324 | 324 | with: |
325 | 325 | enable-cache: true |
326 | 326 |
|
@@ -373,7 +373,7 @@ jobs: |
373 | 373 | key: ${{ runner.os }}-pre-commit-${{ hashFiles('.pre-commit-config.yaml') }} |
374 | 374 |
|
375 | 375 | - name: Set up uv |
376 | | - uses: astral-sh/setup-uv@2c7142f755d7b37bdaea8d226073714c732889fe # v6.4.2 |
| 376 | + uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6.4.3 |
377 | 377 | with: |
378 | 378 | enable-cache: true |
379 | 379 | cache-suffix: pre-commit |
|
0 commit comments