Allow python-version-file to be a relative path (#431)

This commit is contained in:
Kurt von Laven
2022-06-20 07:04:59 -07:00
committed by GitHub
parent cf86e08a31
commit ffcd00020c
3 changed files with 12 additions and 15 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "setup-python",
"version": "3.1.1",
"version": "4.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "setup-python",
"version": "3.1.1",
"version": "4.0.0",
"license": "MIT",
"dependencies": {
"@actions/cache": "^2.0.2",