From 2b449862739b72593f761c5986c47e5a898980b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 06:44:16 +0000 Subject: [PATCH] Update dependency uv to v0.11.25 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 7bc645c..5ddd85d 100644 --- a/action.yml +++ b/action.yml @@ -17,7 +17,7 @@ inputs: uv_version: description: the version of uv to use required: false - default: '0.11.24' + default: '0.11.25' runs: using: composite steps: