Update godot export action

This commit is contained in:
Ultra-bob 2025-01-22 19:45:25 -05:00 committed by GitHub
parent c8ccbdbcff
commit 72b73fe4db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ jobs:
- name: export game - name: export game
id: export id: export
# Use latest version (see releases for all versions) # Use latest version (see releases for all versions)
uses: firebelley/godot-export@v5.2.0 uses: firebelley/godot-export@v6.0.0
with: with:
# Defining all the required inputs # Defining all the required inputs
godot_executable_download_url: https://downloads.tuxfamily.org/godotengine/4.2.2/Godot_v4.2.2-stable_linux.x86_64.zip godot_executable_download_url: https://downloads.tuxfamily.org/godotengine/4.2.2/Godot_v4.2.2-stable_linux.x86_64.zip