You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: upgrade to node.js 16 to support ES modules by default
This will help upgrading dependencies to new versions that are exported
as ESM.
BREAKING CHANGE: Node.js version used on the action updated from 12 to
16
0 commit comments