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: