Revert "Rebuild"

This reverts commit 9ed0d758ce.
This commit is contained in:
github-actions[bot]
2026-03-20 11:59:44 +00:00
parent 1c3843e226
commit f874badee7
12 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -103222,7 +103222,7 @@ function getTemporaryDirectory() {
return value !== void 0 && value !== "" ? value : getRequiredEnvParam("RUNNER_TEMP");
}
function getActionVersion() {
return "3.33.0";
return "4.33.0";
}
function getWorkflowEventName() {
return getRequiredEnvParam("GITHUB_EVENT_NAME");