Update @actions/tool-cache:2.0.1 to support VERSION_ID from /etc/os-release

This commit is contained in:
YOUNG HO CHA 2023-08-14 00:26:58 +09:00
parent f97b83114c
commit 4830c49db6
2 changed files with 36 additions and 20 deletions

View file

@ -31,7 +31,7 @@
"@actions/glob": "^0.2.0",
"@actions/http-client": "^1.0.11",
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^1.5.5",
"@actions/tool-cache": "^2.0.1",
"@iarna/toml": "^2.2.5",
"semver": "^7.5.2"
},