From a14cc4cc6814f629c986b7aa2e0b52cf5fdd4595 Mon Sep 17 00:00:00 2001 From: Serhii Snitsaruk Date: Tue, 5 Nov 2024 19:16:41 +0100 Subject: [PATCH] GHA: Use 4.3-stable in "All builds" --- .github/workflows/all_builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/all_builds.yml b/.github/workflows/all_builds.yml index 4ffa846..065fe44 100644 --- a/.github/workflows/all_builds.yml +++ b/.github/workflows/all_builds.yml @@ -5,7 +5,7 @@ on: godot-ref: description: A tag, branch or commit hash in the Godot repository. type: string - default: 4.3 + default: 4.3-stable limboai-ref: description: A tag, branch or commit hash in the LimboAI repository. type: string