Upgrade GitHub Actions to latest versions (#576)

Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
This commit is contained in:
Salman Chishti 2026-03-14 11:22:05 +00:00 committed by GitHub
parent bd6348aa08
commit 1e6cb15e99
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1235,7 +1235,7 @@ jobs:
echo "HINDSIGHT_API_LLM_VERTEXAI_PROJECT_ID=$PROJECT_ID" >> $GITHUB_ENV
- name: Install uv
uses: astral-sh/setup-uv@v5
uses: astral-sh/setup-uv@v7
with:
enable-cache: true
prune-cache: false