From 913a2b7d7fd124682b855c2ab5578e960758cee6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 22:00:03 +0000 Subject: [PATCH] Update dependency uv to v0.11.11 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 43a47e8..245bbe0 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.9' + default: '0.11.11' runs: using: composite steps: