update godot version in cicd
This commit is contained in:
2
.github/workflows/create-release.yml
vendored
2
.github/workflows/create-release.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
- uses: actions/setup-dotnet@v5
|
||||
- uses: chickensoft-games/setup-godot@v2
|
||||
with:
|
||||
version: 4.5.1
|
||||
version: 4.6.0
|
||||
use-dotnet: true
|
||||
include-templates: true
|
||||
- name: Determine If Release Necessary
|
||||
|
||||
Reference in New Issue
Block a user