Skip to content

Fix nodejs version

Compare
Choose a tag to compare
@AriPerkkio AriPerkkio released this 17 Apr 11:03
· 36 commits to master since this release

Previous v1.1 was referencing a node version node14 which is unavailable for Github actions. This resulted into errors below:

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