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
Build: Fix warning for GitHub's own internal CI logic
* It's silly that first party actions like git-checkout
are not long term stable, and instead are versioned with
rather short support spans.
* It's silly that simple actions like git-checkout involve
Docker, Node.js, and 80 npm packages.
* It's silly that end-users face deprecation warnings for
GitHub's own actions internally relying on deprecated Node.js
base images.
Ref jquery/typesense-minibar@250e633
0 commit comments