diff --git a/.gitea/workflows/main.yaml b/.gitea/workflows/main.yaml index 734a467a..46329ef9 100644 --- a/.gitea/workflows/main.yaml +++ b/.gitea/workflows/main.yaml @@ -114,7 +114,7 @@ jobs: with: # Version must include major, minor, and patch, and be >= 4.0.0 # Pre-release label is optional. - version: ${GODOT_VERSION} + version: '4.6.1' # Use .NET-enabled version of Godot (the default is also true). use-dotnet: true # Include the Godot Export Templates (the default is false).