Skip to content

Commit 9b23441

Browse files
authored
ci: Export with Godot 4.6.2 (#2111)
This is a new maintenance release of Godot 4.6. https://godotengine.org/article/maintenance-release-godot-4-6-2/
1 parent 476327b commit 9b23441

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/export.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- name: Export web build
6767
uses: endlessm/godot-export-action@v1
6868
with:
69-
godot_version: "4.6.1"
69+
godot_version: "4.6.2"
7070

7171
- name: Check GDScript diagnostics
7272
run: |

0 commit comments

Comments
 (0)