From c3d26b77fde2f42541c85b8e7883734760660763 Mon Sep 17 00:00:00 2001 From: "dnastack-renovate[bot]" <209827418+dnastack-renovate[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:31:34 +0000 Subject: [PATCH] [CU-86b4umhm1] Update astral-sh/setup-uv action to v5 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8a648536..7441261f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4 - name: Install uv - uses: astral-sh/setup-uv@38f3f104447c67c051c4a08e39b64a148898af3a # v4 + uses: astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 # v5 with: enable-cache: true cache-dependency-glob: |