godotengine / godot-cpp-template

Quickstart template for GDExtension development with Godot
https://docs.godotengine.org/en/stable/tutorials/scripting/gdextension/what_is_gdextension.html
The Unlicense
145 stars 55 forks source link

In the readme suggested action, use checkout and upload-artifact v4. #45

Closed Ivorforce closed 2 months ago

Ivorforce commented 2 months ago

v3 has been deprecated for a while, and the bump to v4 is painless (and has been done on the action itself already).

paddy-exe commented 2 months ago

Thanks!