Output python-versions for cache-busting

Closes #606
This commit is contained in:
Kurt McKee 2023-02-09 21:41:05 -06:00
parent 5f2af211d6
commit 2d235cd868
No known key found for this signature in database
GPG key ID: 64713C0B5BA8E1C2
3 changed files with 14 additions and 0 deletions

View file

@ -29,6 +29,8 @@ inputs:
outputs:
python-version:
description: "The installed Python or PyPy version. Useful when given a version range as input."
python-versions:
description: "A comma-separated list of all installed Python implementations and versions. Useful for cache-busting."
cache-hit:
description: "A boolean value to indicate a cache entry was found"
python-path: