From 5103bde231e2dea87d0e98e349678082d653ddd4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 02:14:29 +0000 Subject: [PATCH] chore(deps): update dependency astral-sh/uv to v0.12.13 --- .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 96c1a407d..326a8cc48 100644 --- a/.github/workflows/setup.yml +++ b/.github/workflows/setup.yml @@ -90,7 +90,7 @@ jobs: python-version: '3.14' - uses: astral-sh/setup-uv@bec219d24cd3e171d82865faccec33120bb574f4 # v10.1.0 with: - version: 0.12.10 + version: 0.12.13 - uses: ./.github/actions/install-gammu - uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 with: