Closed sammcj closed 2 years ago
@sammcj Thanks for the PR. I can't see anything wrong with the changes proposed, but in addition to the dependency updates you suggest in your comment, there's slew of other issues with this Action (see the pile of neglected PRs and broken build on this PR.)
Let me see if I can find some time this morning to fix this project back up.
I've changed the base to a topic branch that I'll use to assemble other fixes on as well.
This PR updates this action from nodeJS 12 to 16 which is now the minimum version supported by Github Actions.
I also bumped the actions/checkout version from v1 to v3 as that is what is also supported by Github.
Note that there are a lot of very out of date dependencies in the package.json, many have serious security vulnerabilities and should be addressed - but that is seperate from this PR.
@fountainhead / @wms
fixes: