Hi team,
Version 1.3.2 of this action switched the required runtime from Node16 to Node20. This is a backwards-incompatible breaking change.
We use GitHub Enterprise Server on-prem which has a different release cadence and software support relationship with the GitHub Actions Runners. We have a number of complex builds that we're working on migrating to Node20.
As Node20 changes runner requirements most GitHub Actions have chosen to release a major version bump. The unexpected patch version change caused us some headaches as we ran around fixing things.
Would it be possible to release a revert for the v1 action, and publish a separate v2 version with the Node20 change?