update package.json actions core

This commit is contained in:
Thomas Boop 2020-10-01 10:13:09 -04:00
parent 9766191ee2
commit 810b36ef92

View file

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