You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?