Skip to content

v2 - Node24 support

Latest

Choose a tag to compare

@timheuer timheuer released this 28 Apr 21:19
· 1 commit to main since this release

This bumps the action to run using node24 to clear warnings. Given the major version change on the runner and node version, this bumps to a new major version for the action. This starts the v2 train.

What's Changed

  • fix: update branch trigger to match with default branch change by @chenrui333 in #57
  • Update action runtime metadata to Node.js 24 by @Copilot in #61

New Contributors

  • @Copilot made their first contribution in #61

Full Changelog: v1.2.4...v2