Revert "Rebuild"

This reverts commit c186c7b484.
This commit is contained in:
github-actions[bot]
2026-05-01 14:09:50 +00:00
parent 50052a22af
commit e511c7b2e0
12 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -120726,7 +120726,7 @@ function getTemporaryDirectory() {
return value !== void 0 && value !== "" ? value : getRequiredEnvParam("RUNNER_TEMP");
}
function getActionVersion() {
return "3.35.2";
return "4.35.2";
}
function getWorkflowEventName() {
return getRequiredEnvParam("GITHUB_EVENT_NAME");