From 9c6b77c54f91834f0b0bec2fb4fdaea0982d2429 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 03:23:16 +0000 Subject: [PATCH] CI(deps): Update astral-sh/setup-uv action to v7.6.0 --- .github/workflows/additional_checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/additional_checks.yml b/.github/workflows/additional_checks.yml index 5733e5efa7b..1ae1b34c214 100644 --- a/.github/workflows/additional_checks.yml +++ b/.github/workflows/additional_checks.yml @@ -38,7 +38,7 @@ jobs: with: python-version: '3.10' - name: Install uv and restore its cache - uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1 + uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0 with: # To not have the last commit JSON and release notes files affected on # releases, if copying the contents displayed in the CI logs.