This commit is contained in:
github-actions[bot]
2026-05-07 16:19:46 +00:00
parent 19f4654991
commit ea18e99ca3
12 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -126824,7 +126824,7 @@ function getTemporaryDirectory() {
return value !== void 0 && value !== "" ? value : getRequiredEnvParam("RUNNER_TEMP");
}
function getActionVersion() {
return "4.35.4";
return "3.35.4";
}
var persistedInputsKey = "persisted_inputs";
var restoreInputs = function() {