- Update action to run on Node16. https://github.blog/changelog/2022-05-20-actions-can-now-run-in-a-node-js-16-runtime/
- Add upload artifact feature. #57
- Replace
go mod vendor
withgo mod tidy
in default dependency installation command. More details at #55
- Initial marketplace release