From 99a845e8ed167d5e877d4c6d561987de20c8ff89 Mon Sep 17 00:00:00 2001 From: TJ <193340059+Kingsxcomsxservicexrepair@users.noreply.github.com> Date: Mon, 24 Feb 2025 06:02:38 -0500 Subject: [PATCH] Update action.yml --- action.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 48755e9d..e9d137d9 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,6 @@ --- -name: "Setup Python" +- name: Setup Python + uses: actions/setup-python@v5.4.0 description: "Set up a specific version of Python and add the command-line tools to the PATH." author: "GitHub" inputs: