check for node version from config files

This commit is contained in:
Alex Sanders 2021-09-24 12:11:27 +01:00
parent 25316bbc1f
commit 90861df21e
No known key found for this signature in database
GPG key ID: F09B434BA8C1A782
5 changed files with 43215 additions and 468 deletions

View file

@ -31,6 +31,7 @@
"@actions/http-client": "^1.0.6",
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^1.5.4",
"preferred-node-version": "^1.1.0",
"semver": "^6.1.1"
},
"devDependencies": {