diff --git a/.github/workflows/spine-godot.yml b/.github/workflows/spine-godot.yml index c7b714762..e3052dfa6 100644 --- a/.github/workflows/spine-godot.yml +++ b/.github/workflows/spine-godot.yml @@ -12,8 +12,8 @@ env: AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }} AWS_EC2_METADATA_DISABLED: true EM_VERSION: 4.0.20 - GODOT_TAG: 3.6-stable - GODOT_VERSION: 3.6.stable + GODOT_TAG: 3.6.2-stable + GODOT_VERSION: 3.6.2.stable jobs: godot-editor-windows: