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
+2 -2
View File
@@ -39,7 +39,7 @@ jobs:
- name: Setup Godot
uses: chickensoft-games/setup-godot@v1
with:
version: '4.6'
version: '4.6.0'
use-dotnet: false
- name: Setup Android SDK (Android only)
@@ -107,7 +107,7 @@ jobs:
- name: Setup Godot
uses: chickensoft-games/setup-godot@v1
with:
version: '4.6'
version: '4.6.0'
use-dotnet: false
- name: Extract Version