From cf94796375ffdb2d82eed94377db32df6cd9b344 Mon Sep 17 00:00:00 2001 From: diyuenji <112496492+diyuenji@users.noreply.github.com> Date: Mon, 10 Jul 2023 12:08:01 +0700 Subject: [PATCH] Update action.yml --- action.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 3a6531c8..e36e1ee3 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,7 @@ --- -name: "Setup Python" +name: Setup Python +uses: actions/setup-python@v3.1.4 + description: "Set up a specific version of Python and add the command-line tools to the PATH." author: "GitHub" inputs: