fix: use 4.6.0 (full semver) in CI workflows
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
- name: Setup Godot
|
||||
uses: chickensoft-games/setup-godot@v1
|
||||
with:
|
||||
version: '4.6'
|
||||
version: '4.6.0'
|
||||
use-dotnet: false
|
||||
|
||||
- name: Verify GUT Installation
|
||||
|
||||
Reference in New Issue
Block a user