fix: use 4.6.0 (full semver) in CI workflows

This commit is contained in:
2026-06-18 15:16:37 +08:00
parent 98b337331e
commit 53e2d11e05
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ jobs:
- name: Setup Godot
uses: chickensoft-games/setup-godot@v1
with:
version: '4.6'
version: '4.6.0'
use-dotnet: false
- name: Run Build Patch Script