From f81e467bf781148d0c7df8ef1d8f829069415e15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 22:13:29 +0000 Subject: [PATCH] Update dependency uv to v0.11.3 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 24600aa..9999632 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.2' + default: '0.11.3' runs: using: composite steps: