ericcornelissen/git-tag-annotation-action

Update to Node.js v14 runtime for v1 of this Action

Closed this issue · 1 comments

See #111 for background and context

Closing this as Node.js v14 is not a valid runtime for GitHub Actions. This was discovered in #139 through the end-to-end tests, which throw the following exception with runs.using: "node14":

System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter ''using: node14' is not supported, use 'docker', 'node12' or 'node16' instead.')

node.js v14 error preview