Skip to content

v3 - Node updates

Latest

Choose a tag to compare

@timheuer timheuer released this 07 May 15:48
24cc1da

This is a primary update to update the composite actions to latest major version to clear the Node20 deprecation warnings in GitHub Actions. Due to these now taking dependencies on running on Node24, this is a major version bump to ensure clear communication of a decent change on a dependency.

What's Changed

  • Update composite action dependencies for Node20 deprecation by @Copilot in #5

Full Changelog: v2...v3