Merge branch 'main' into main

This commit is contained in:
Andrew DiLosa 2022-05-26 15:53:02 -07:00 committed by GitHub
commit 0669e36ab9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 83 additions and 3 deletions

View file

@ -22,6 +22,8 @@ outputs:
description: "The installed python version. Useful when given a version range as input."
cache-hit:
description: 'A boolean value to indicate a cache entry was found'
python-path:
description: "The absolute path to the Python executable."
runs:
using: 'node16'
main: 'dist/setup/index.js'