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
The actions/checkout@v3 action uses node16 under the hood, which is deprecated by github.
We should switch to actions/checkout@v4, in the docs and for generating the file.
The actions/checkout@v3 action uses node16 under the hood, which is deprecated by github.
We should switch to actions/checkout@v4, in the docs and for generating the file.
=> I'll shortly add a PR for this.