ericcornelissen/svgo-action

Update runtime Node.JS version of `v2` to Node.JS v14

Closed this issue · 1 comments

See #509 for background and context

Closing this as Node.js v14 is not a valid runtime for GitHub Actions. When you try to use it, it will throw the following exception:

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

I found out about this as part of ericcornelissen/git-tag-annotation-action#122, see:

node.js v14 error preview