From 8295acb002c5c6d47a8e0357b09578cc5de4f8c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 00:28:51 +0000 Subject: [PATCH] Update dependency uv to v0.11.5 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 2aba777..e80c2b6 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.4' + default: '0.11.5' runs: using: composite steps: