github-action
github-action copied to clipboard
Should esy/github-action be upgraded to v2?
In https://github.com/esy/github-action/pull/6 we get support for manifest files. However, this change is not present in v1, which is recommended in README.md by default
I see two options to fix the problem
- Use
esy/github-action@masterinstead ofv1inREADME.md - Deploy another release
v2with the current changes
What do you think?
I think this can go on v1 if that's possible, there was no breaking change