godot-cpp icon indicating copy to clipboard operation
godot-cpp copied to clipboard

Bump GHA dependencies to Node 20

Open ashtonmeuser opened this issue 1 year ago • 1 comments
trafficstars

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/.

ashtonmeuser avatar May 30 '24 20:05 ashtonmeuser

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

dsnopek avatar Jun 26 '24 15:06 dsnopek

Looks like actions/cache was already updated and actions/upload-artifact was done in PR https://github.com/godotengine/godot-cpp/pull/1335, so closing this one

dsnopek avatar Feb 03 '25 17:02 dsnopek