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
When I execute a GitHub action, I get this warning message, I am not sure how I can resolve it as the Node version 16x does not seem to be configurable to a different one.
I have set my variables to:
env:
NODE_VERSION: "20.x"
but it does not look like it solves the issue.
The text was updated successfully, but these errors were encountered:
When I execute a GitHub action, I get this warning message, I am not sure how I can resolve it as the Node version 16x does not seem to be configurable to a different one.
I have set my variables to:
but it does not look like it solves the issue.
The text was updated successfully, but these errors were encountered: