Use @actions/tool-cache (#196)

This commit is contained in:
Eric Meadows-Jönsson
2023-05-08 11:40:34 +01:00
committed by GitHub
parent b9783cdeea
commit 51905b8795
13 changed files with 2811 additions and 246 deletions
+1
View File
@@ -22,6 +22,7 @@
"@actions/core": "1.10.0",
"@actions/exec": "1.1.1",
"@actions/http-client": "2.1.0",
"@actions/tool-cache": "^2.0.1",
"semver": "7.3.8"
},
"devDependencies": {