Update uv to 0.6.5 (#2449)

## Changes
Update uv to 0.6.5

## Tests
Using CI checks

---
NO_CHANGELOG=true
This commit is contained in:
Gleb Kanterov 2025-03-11 11:30:03 +01:00 committed by GitHub
parent 36431ef161
commit fdc6d12570
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -58,7 +58,9 @@ jobs:
python-version: '3.9'
- name: Install uv
uses: astral-sh/setup-uv@887a942a15af3a7626099df99e897a18d9e5ab3a # v5.1.0
uses: astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3.1
with:
version: "0.6.5"
- name: Set go env
run: |