chore: bump CI workflows to Godot 4.6 stable

This commit is contained in:
2026-06-18 14:57:18 +08:00
parent c5811d60fb
commit 98b337331e
4 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
- name: Setup Godot
uses: chickensoft-games/setup-godot@v1
with:
version: '4.3.0'
version: '4.6'
use-dotnet: false
- name: Verify GUT Installation