Fix misleading version input description (#33)

* Fix misleading version input description

Signed-off-by: Tam Mach <sayboras@yahoo.com>

* Run npm run all

* Update dep to fix CI

* Update dep to fix CI

* Bump to 1.28

* Locked down setup-go version
This commit is contained in:
Tam Mach
2020-07-06 14:17:53 +10:00
committed by GitHub
parent 8870cfbcd4
commit d737e6d962
6 changed files with 1854 additions and 127 deletions

View File

@@ -32,7 +32,7 @@
"@actions/cache": "^0.2.1",
"@types/semver": "^7.1.0",
"@types/tmp": "^0.2.0",
"setup-go": "git+https://github.com/actions/setup-go.git",
"setup-go": "git+https://github.com/actions/setup-go.git#v2.1.0",
"tmp": "^0.2.1"
},
"devDependencies": {