Swap to Environment Files V1 Release (#77)

* Swap to Environment Files
This commit is contained in:
Thomas Boop
2020-10-01 10:45:33 -04:00
committed by GitHub
parent 9fbc767707
commit 0caeaed6fd
58 changed files with 3717 additions and 2608 deletions

View File

@ -22,7 +22,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.0.0",
"@actions/core": "^1.2.6",
"@actions/tool-cache": "^1.0.0",
"semver": "^6.1.1"
},