update packages

This commit is contained in:
Opportunity
2021-07-16 10:42:43 +08:00
Unverified
parent b126f6b6d1
commit 3257c237ed
40 changed files with 2090 additions and 2977 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@actions/tool-cache",
"version": "1.6.1",
"version": "1.7.1",
"description": "Actions tool-cache lib",
"keywords": [
"github",
@@ -39,7 +39,7 @@
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.0",
"@actions/http-client": "^1.0.8",
"@actions/io": "^1.0.1",
"@actions/io": "^1.1.1",
"semver": "^6.1.0",
"uuid": "^3.3.2"
},