sanity-io / github-action-sanity

MIT License
57 stars 20 forks source link

Node.js 12 actions are deprecated #9

Open ThomasWaghubinger opened 2 years ago

ThomasWaghubinger commented 2 years ago

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout, actions/checkout

tobiastornros commented 1 year ago

https://github.com/sanity-io/github-action-sanity/tree/v0.4

fostimus commented 1 year ago

https://github.com/sanity-io/github-action-sanity/tree/v0.4

What's the reason this isn't in master?

brettvanderplaats-takeda commented 1 year ago

Does anyone of a simple example of v4 working? For install, dependencies, a simple cli Sanity command like a COPY or EXPORT...any relative sanity cli command example will do.

@geball, what should be considered current stable version, is v4 gong to master?

Cheers!