diff --git a/action.yml b/action.yml index 79e9a1a..af818b4 100644 --- a/action.yml +++ b/action.yml @@ -14,7 +14,7 @@ inputs: godot-version: description: 'Godot Engine version' required: false - default: '3.5.2' + default: '3.5.3' runs: using: "composite"