godotengine / godot-cpp

C++ bindings for the Godot script API
MIT License
1.69k stars 528 forks source link

Bump GHA dependencies to Node 20 #1474

Open ashtonmeuser opened 4 months ago

ashtonmeuser commented 4 months ago

Bump GHA actions/cache@v4 and actions/upload-artifact@v4. Prompted by the following warning:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

dsnopek commented 3 months ago

Thanks!

Could you rebase this on the latest master? I want to see CI run successfully before merging, but this has the old MacOS environment which is breaking CI, which is fixed in master