1
0
This commit is contained in:
Luca Casonato
2021-05-18 23:34:43 +02:00
parent 5720b67176
commit ebae5fab46
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ const core = require("@actions/core");
const tc = require("@actions/tool-cache");
/**
* @param {import("./version").Version} version
* @param {import("./version").Version} version
*/
async function install(version) {
const cachedPath = tc.find(