From f34a63e6d6ef311197a838a89244b208a9b2f4ad Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Thu, 5 Sep 2024 22:55:41 -0400 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index a639e8a..0bc1899 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: "Setup uv" +name: "astral-sh/setup-uv" description: "Set up your GitHub Actions workflow with a specific version of uv." author: "astral-sh" inputs: