From cd331beacf29c3c57789fff84b749203305a72b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 19:37:13 +0000 Subject: [PATCH] chore(deps): update astral-sh/setup-uv action to v8.3.2 --- .github/workflows/component-test-python.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/component-test-python.yml b/.github/workflows/component-test-python.yml index 7b7db72..da0e20c 100644 --- a/.github/workflows/component-test-python.yml +++ b/.github/workflows/component-test-python.yml @@ -82,7 +82,7 @@ jobs: with: python-version: ${{ inputs.python-version }} - name: Install uv - uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 + uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2 with: enable-cache: true cache-dependency-glob: |