Update tool-cache to 1.3.1

This commit is contained in:
Kristofer Borgström (pnf370)
2021-06-11 16:41:30 +02:00
parent 3c9ddfb1c6
commit dfb5e9e0e2
33 changed files with 4737 additions and 91 deletions

View File

@@ -20,7 +20,7 @@
"@actions/core": "^1.2.6",
"@actions/github": "^1.0.0",
"@actions/io": "^1.0.0",
"@actions/tool-cache": "^1.0.0",
"@actions/tool-cache": "1.3.1",
"typed-rest-client": "^1.5.0",
"semver": "^6.1.1"
},