Closed chingor13 closed 1 year ago
There's also the Node 16 in the .github/workflows/release-please.yaml
file. I think you should upgrade to Node 20.
There is 'node16'
in action.yml
file. I don't know how this file works, but perhaps this version should also be changed.
There is
'node16'
inaction.yml
file. I don't know how this file works, but perhaps this version should also be changed.
That will actually change the runtime for the action, which we will do separately before release.