Read python version from pyproject.toml (fix #542) (#669)

This commit is contained in:
Dario Curreri
2023-06-28 22:02:44 +02:00
committed by GitHub
parent 3f824b7ca6
commit 0d5da6a89a
10 changed files with 2671 additions and 55 deletions

View File

@ -32,6 +32,7 @@
"@actions/http-client": "^1.0.11",
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^1.5.5",
"@iarna/toml": "^2.2.5",
"semver": "^7.1.3"
},
"devDependencies": {