From 28c2f56254898c71489ccfcdc20838c6539a9444 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 01:56:17 +0000 Subject: [PATCH] chore(deps): update dependency astral-sh/uv to v0.11.25 --- .github/workflows/setup.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/setup.yml b/.github/workflows/setup.yml index 2d90c8c9d..f4fdd8073 100644 --- a/.github/workflows/setup.yml +++ b/.github/workflows/setup.yml @@ -67,7 +67,7 @@ jobs: python-version: '3.14' - uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0 with: - version: 0.11.23 + version: 0.11.25 - uses: ./.github/actions/install-gammu - uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 with: