diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index dcfdfc2..98b9224 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -12,7 +12,7 @@ jobs: - name: Export Linux Binary via Godot Container # This forces just THIS step to run inside the Godot container - uses: docker://barichello/godot-ci:4.3 + uses: docker://barichello/godot-ci:4.7 with: # 👇 Force the container to use bash to parse the block sequentially entrypoint: /bin/bash