diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index 3b18a85..3f3672d 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -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